@cryptotaxi247 / netdata-1 / commits / 811a28d20

replace `history` with relevant `dbengine` params (#13041)

Andrew Maguire committed May 31, 2022 at 13:06 UTC 811a28d20453c95cfb758d83884d971d181c6631
1 file changed +3 -2
system/netdata.conf
+3 -2
@@ -13,6 +13,7 @@
13 [global]
14 run as user = netdata
15
16 - # the default database size - 1 hour
17 - history = 3600
16 + # default storage size - increase for longer data retention
17 + page cache size = 32
18 + dbengine multihost disk space = 256
19