summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Collapse)Author
2025-12-20Use default configxengineering
The default config JSON is embedded as bytes into the executable. Instead of constants the default values are now parsed from these embedded bytes.
2025-12-20Add default config parsingxengineering
This is a first step towards configurability.