add badger config

This commit is contained in:
liugq 2023-01-29 11:29:30 +08:00
parent 02adb4d121
commit ea36171409
1 changed files with 4 additions and 1 deletions

View File

@ -49,3 +49,6 @@ metrics:
cluster_stats: true
node_stats: true
index_stats: true
badger:
value_log_max_entries: 1000000
value_log_file_size: 104857600