@cryptotaxi247 / netdata-1 / commits / 2dff2e5f3

update default netdata.conf used for native packages (#16734)

Ilya Mashchenko committed Jan 10, 2024 at 15:53 UTC 2dff2e5f3e979cdc774aa4e08743c8f3cc5515b2
1 file changed -11
system/netdata.conf
-11
@@ -10,14 +10,3 @@
10 # or
11 # curl -o /etc/netdata/netdata.conf http://localhost:19999/netdata.conf
12 #
13 -# You can uncomment and change any of the options below.
14 -# The value shown in the commented settings, is the default value.
15 -#
16 -
17 -[global]
18 - run as user = netdata
19 -
20 - # default storage size - increase for longer data retention
21 - page cache size = 32
22 - dbengine multihost disk space = 256
23 -