]> arthur.barton.de Git - netdata.git/commitdiff
Bind to localhost by default (#314)
authorFederico Ceratto <federico.ceratto@gmail.com>
Mon, 25 Jul 2016 10:31:55 +0000 (11:31 +0100)
committerCosta Tsaousis <costa@tsaousis.gr>
Mon, 25 Jul 2016 10:31:55 +0000 (13:31 +0300)
system/netdata.conf

index df7ea1abe00962243ce04e7c5d8b6bd2162ec2ae..6108d9086d1e0691d8683babd64c1bc0ce0af388 100644 (file)
@@ -9,3 +9,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 to = localhost