aboutsummaryrefslogtreecommitdiffstats
path: root/src/config (unfollow)
Commit message (Collapse)Author
2024-08-23style(treewide): FormatBenedikt Peetz
2024-08-23fix(treewide): Actually use the values from the configBenedikt Peetz
2024-08-23feat(treewide): Use a configuration fileBenedikt Peetz
This allows use to avoid duplication of default values in the codebase and obviously also facilitates changing these without having to re-compile.