summaryrefslogtreecommitdiffstats
path: root/contrib/debian/netdata.conf
blob: a963d80b74b065043cd9ef9165de55b2ab857a89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# NetData Configuration

# The current full configuration can be retrieved from the running
# server at the URL
#
#   http://localhost:19999/netdata.conf
#
# for example:
#
#   wget -O /etc/netdata/netdata.conf http://localhost:19999/netdata.conf
#

[global]
	run as user = netdata
	web files owner = root
	web files group = netdata