summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/netdata.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/netdata.conf b/debian/netdata.conf
index a963d80b7..1f6bcf361 100644
--- a/debian/netdata.conf
+++ b/debian/netdata.conf
@@ -14,3 +14,6 @@
run as user = netdata
web files owner = root
web files group = netdata
+ # Netdata is not designed to be exposed to potentially hostile
+ # networks.See https://github.com/firehol/netdata/issues/164
+ bind socket to IP = 127.0.0.1