fix(reload): store paths to config files #1214

Open
oddlid wants to merge 1 commit from oddlid/continuwuity:reload-fix into main

1 commit

Author SHA1 Message Date
4d74abe832 fix(reload): WIP - store paths to config files
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m10s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 12m9s
Paths given via --config are now stored inside the config struct at
runtime, to make it possible to reload config without setting an env
var for the config file location.
2025-12-06 14:54:29 +01:00