]> arthur.barton.de Git - netdata.git/blob - contrib/debian/netdata.conf
Merge pull request #888 from rsanger/fix_hddtemp
[netdata.git] / contrib / debian / netdata.conf
1 # NetData Configuration
2
3 # The current full configuration can be retrieved from the running
4 # server at the URL
5 #
6 #   http://localhost:19999/netdata.conf
7 #
8 # for example:
9 #
10 #   wget -O /etc/netdata/netdata.conf http://localhost:19999/netdata.conf
11 #
12
13 [global]
14         run as user = netdata
15         web files owner = root
16         web files group = netdata