summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
authorAndrew Maguire <andrewm4894@gmail.com>2022-05-31 13:06:15 +0100
committerGitHub <noreply@github.com>2022-05-31 15:06:15 +0300
commit811a28d20453c95cfb758d83884d971d181c6631 (patch)
treee5fc5eba3523f45c076dc0185e9c713aef11ce09 /system
parentd36896ed06478dda312567a8f987e3802fe14c22 (diff)
replace `history` with relevant `dbengine` params (#13041)
Diffstat (limited to 'system')
-rw-r--r--system/netdata.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/system/netdata.conf b/system/netdata.conf
index 3fb6ebffc6..70edb08284 100644
--- a/system/netdata.conf
+++ b/system/netdata.conf
@@ -13,6 +13,7 @@
[global]
run as user = netdata
- # the default database size - 1 hour
- history = 3600
+ # default storage size - increase for longer data retention
+ page cache size = 32
+ dbengine multihost disk space = 256