feat: 启用数据库初始化与分区维护功能,更新配置以支持动态控制

This commit is contained in:
2026-03-04 09:58:53 +08:00
parent 5562288315
commit b4967f4c35
3 changed files with 20 additions and 9 deletions

View File

@@ -69,4 +69,7 @@ PROCESSOR_BATCH_TIMEOUT=5000
# 日志配置
LOG_LEVEL=info
LOG_FORMAT=json
LOG_FORMAT=json
DB_INIT_AND_PARTITION_ENABLED=false