Refactor map color threshold storage into dedicated settings service
This commit is contained in:
@@ -138,6 +138,8 @@ Reference: `Docs/Refactoring.md` for full analysis of each issue.
|
||||
|
||||
**Why this is needed:** Triplicated implementation violates DRY and means a change to the threshold schema must be made in three places. Using `setup_service` for ongoing runtime settings is conceptually wrong and misleads maintainers.
|
||||
|
||||
**Status:** Completed ✅
|
||||
|
||||
---
|
||||
|
||||
### Task 8 — Move the `activate_jail` 3-step restart workflow out of `config_misc.py` router
|
||||
|
||||
Reference in New Issue
Block a user