summaryrefslogtreecommitdiff
path: root/config.go
AgeCommit message (Expand)Author
2024-05-12Move config path from config to flags structxengineering
2024-05-01Add --config flagxengineering
2024-05-01Implement parsing of embedded default configxengineering
2023-09-17Remove complete implementationxengineering
2023-04-13Apply go fmtxengineering
2023-04-13Do not hardcode data directoryxengineering
2023-04-12Switch to unnested configxengineering
2023-04-02Switch from MariaDB to filesxengineering
2023-03-31Remove image functionalityxengineering
2023-02-11Remove most function-inline commentsxengineering
2023-02-11Apply go fmt *.goxengineering
2023-02-11Rework loggingxengineering
2023-02-09Rename runtime_config.go to config.goxengineering