mirror of
https://github.com/tiennm99/netdata-docker-compose.git
synced 2026-06-17 16:49:06 +00:00
feat: update config
This commit is contained in:
@@ -2,9 +2,22 @@
|
||||
run_as_user = netdata
|
||||
web_mode = static-threaded
|
||||
memory mode = save
|
||||
hostname = ${HOSTNAME}
|
||||
history = 3600
|
||||
update every = 1
|
||||
dbengine multihost disk space = 256
|
||||
|
||||
[health]
|
||||
enabled = yes
|
||||
|
||||
[logging]
|
||||
type = none
|
||||
|
||||
[web]
|
||||
mode = static-threaded
|
||||
web files owner = root
|
||||
web files group = root
|
||||
bind to = 0.0.0.0:19999
|
||||
|
||||
[registry]
|
||||
enabled = no
|
||||
|
||||
Reference in New Issue
Block a user