add badger config
This commit is contained in:
parent
02adb4d121
commit
ea36171409
|
@ -48,4 +48,7 @@ metrics:
|
|||
enabled: true
|
||||
cluster_stats: true
|
||||
node_stats: true
|
||||
index_stats: true
|
||||
index_stats: true
|
||||
badger:
|
||||
value_log_max_entries: 1000000
|
||||
value_log_file_size: 104857600
|
||||
|
|
Loading…
Reference in New Issue