aboutsummaryrefslogtreecommitdiff
path: root/src/config.h
AgeCommit message (Collapse)Author
5 hoursIntegrate config to the rest of the codeTristan Riehs
Compile-time values such as DATABASE_PATH are no longer needed.
2026-05-03Create a config moduleTristan Riehs
2026-04-26Create a "utils" moduleTristan Riehs
Also put configuration macros in a dedicated header. In the future the configuration will be read at execution time.