modify netdata.conf to make sure clients only bind on localhost
This commit is contained in:
parent
fa7675a549
commit
f4b8e96652
@ -1,4 +1,6 @@
|
||||
[global]
|
||||
bind socket to IP = 127.0.0.1
|
||||
access log = none
|
||||
# disable the local database
|
||||
memory mode = none
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user