mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-26 23:50:00 -07:00
Verbose mem stats are way too verbose to be a default
[ci skip]
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
"stats_buffer_size": 0,
|
||||
"include_mem_stats": true,
|
||||
"verbose_mem_stats": true,
|
||||
"verbose_mem_stats": false,
|
||||
"mem_stats_interval": "5s"
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user