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

Merged
ginger merged 1 commit from oddlid/continuwuity:reload-fix into main 2025-12-17 19:52:30 +00:00

1 commit

Author SHA1 Message Date
867d0ab671 fix(reload): Store paths to config files for admin reload
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m27s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 8m44s
Documentation / Build and Deploy Documentation (push) Successful in 52s
Checks / Prek / Pre-commit & Formatting (push) Successful in 1m47s
Release Docker Image / Build linux-amd64 (release) (push) Successful in 6m50s
Release Docker Image / Build linux-arm64 (release) (push) Successful in 6m55s
Checks / Prek / Clippy and Cargo Tests (push) Successful in 17m0s
Release Docker Image / Build linux-amd64 (max-perf) (push) Successful in 13m59s
Release Docker Image / Build linux-arm64 (max-perf) (push) Successful in 14m7s
Release Docker Image / Create Max-Perf Manifest (push) Failing after 10s
Release Docker Image / Create Multi-arch Release Manifest (push) Failing after 8s
Paths given via --config at startup 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-16 14:58:33 +00:00