about summary refs log tree commit diff stats
path: root/src/config (follow)
Commit message (Collapse)AuthorAge
* feat(treewide): Use a configuration fileBenedikt Peetz2024-08-23
This allows use to avoid duplication of default values in the codebase and obviously also facilitates changing these without having to re-compile.