summaryrefslogtreecommitdiff
path: root/appdata
AgeCommit message (Collapse)Author
2023-03-27Pass appdata directory by argumentxengineering
Passing this as part of the configuration file is not flexible. With args it can be easily tweaked for the debug use case while the default path for production is included in the argument parsing.