diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-04-14 18:12:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-04-14 18:12:10 +0000 |
commit | b5321aff06d6ea8d730d62aec2ffd8e9271c1ffc (patch) | |
tree | 36c41e35994786456154f9d3bf88c324763aeea4 /system/netdata.conf | |
parent | Adding upstream version 1.33.1. (diff) | |
download | netdata-b5321aff06d6ea8d730d62aec2ffd8e9271c1ffc.tar.xz netdata-b5321aff06d6ea8d730d62aec2ffd8e9271c1ffc.zip |
Adding upstream version 1.34.0.upstream/1.34.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'system/netdata.conf')
-rw-r--r-- | system/netdata.conf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/system/netdata.conf b/system/netdata.conf index 6341fcaf..3fb6ebff 100644 --- a/system/netdata.conf +++ b/system/netdata.conf @@ -16,13 +16,3 @@ # the default database size - 1 hour history = 3600 - # some defaults to run netdata with least priority - process scheduling policy = idle - OOM score = 1000 - -[web] - web files owner = root - web files group = netdata - - # by default do not expose the netdata port - bind to = localhost |