summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2024-01-10 15:53:16 +0200
committerGitHub <noreply@github.com>2024-01-10 15:53:16 +0200
commit2dff2e5f3e979cdc774aa4e08743c8f3cc5515b2 (patch)
tree1f673162ff106e6f6c390a81f439a2e1ed4caf46 /system
parent92b505d6f0c160cd9d7959340fcb09686cb3bc9d (diff)
update default netdata.conf used for native packages (#16734)
Diffstat (limited to 'system')
-rw-r--r--system/netdata.conf11
1 files changed, 0 insertions, 11 deletions
diff --git a/system/netdata.conf b/system/netdata.conf
index 94d9ab82c5..6131ab56ae 100644
--- a/system/netdata.conf
+++ b/system/netdata.conf
@@ -10,14 +10,3 @@
# or
# curl -o /etc/netdata/netdata.conf http://localhost:19999/netdata.conf
#
-# You can uncomment and change any of the options below.
-# The value shown in the commented settings, is the default value.
-#
-
-[global]
- run as user = netdata
-
- # default storage size - increase for longer data retention
- page cache size = 32
- dbengine multihost disk space = 256
-