refactor(config): consolidate into single config.json, storage backend selectable

This commit is contained in:
2026-07-18 08:05:39 +08:00
parent 3a931fe752
commit 4787fdbf22
4 files changed
+58 -43

No files matched your search

+1
View File
@@ -7,6 +7,7 @@ uploads/*
.env
server.log
s3_config.json
config.json
scripts/fix_*.py
scripts/migrate_*.py
scripts/test_*.py