Former-commit-id: c97dbcbb86c85046a9bc89e69c43c27bcc4b2ded
This commit is contained in:
zhiru 2019-07-01 20:10:25 +08:00
parent 817e8f25ce
commit 9c374b09ef

View File

@ -15,7 +15,6 @@ db_config:
index_building_threshold: 1024 # index building trigger threshold, default: 1024, unit: MB
archive_disk_threshold: 512 # triger archive action if storage size exceed this value, unit: GB
archive_days_threshold: 30 # files older than x days will be archived, unit: day
sql_echo: on # print sql statement in debug log
metric_config:
is_startup: off # if monitoring start: on, off