优化日志切分和保留策略

This commit is contained in:
yml
2026-05-28 12:32:13 +08:00
parent 26d40a2c13
commit e4c9873c8d
10 changed files with 99 additions and 22 deletions
+1
View File
@@ -18,6 +18,7 @@ DATABASE_URL=postgres://postgres:change-me-postgres-password@postgres:5432/order
# Logging
LOG_LEVEL=info
LOG_RETENTION_DAYS=30
# Admin
ADMIN_SESSION_SECRET=change-me-long-random-session-secret