forked from Narcissus/pylibmeshctrl
12 lines
285 B
Plaintext
12 lines
285 B
Plaintext
# Logs are managed by logrotate on Debian
|
|
logfile_rotate 0
|
|
|
|
acl all src all
|
|
acl Safe_ports port 8086
|
|
acl SSS_ports port 8086
|
|
http_access allow all
|
|
debug_options ALL,0 85,2 88,2
|
|
|
|
# Set max_filedescriptors to avoid using system's RLIMIT_NOFILE. See LP: #1978272
|
|
max_filedescriptors 1024
|