]> arthur.barton.de Git - netdata.git/blob - system/netdata.conf
Merge pull request #2022 from l2isbad/dns_query_time_fixes
[netdata.git] / system / netdata.conf
1 # NetData Configuration
2 #
3 # To see defaults, grab one from your instance:
4 # http://localhost:19999/netdata.conf
5
6 # global netdata configuration
7
8 [global]
9         run as user = netdata
10         web files owner = root
11         web files group = netdata
12         # Netdata is not designed to be exposed to potentially hostile networks
13         # See https://github.com/firehol/netdata/issues/164
14         bind to = localhost