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 changed files with 58 additions and 43 deletions

1
.gitignore vendored
View File

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