add config
This commit is contained in:
16
config/General
Normal file
16
config/General
Normal file
@ -0,0 +1,16 @@
|
||||
*** General ***
|
||||
|
||||
owner = LinuxServer.io
|
||||
contact = ironicbadger@linuxserver.io
|
||||
mailhost = my.mail.host
|
||||
# NOTE: do not put the Image Cache below cgi-bin
|
||||
# since all files under cgi-bin will be executed ... this is not
|
||||
# good for images.
|
||||
cgiurl = http://localhost/smokeping.cgi
|
||||
# specify this to get syslog logging
|
||||
syslogfacility = local0
|
||||
# each probe is now run in its own process
|
||||
# disable this to revert to the old behaviour
|
||||
# concurrentprobes = no
|
||||
|
||||
@include /config/pathnames
|
Reference in New Issue
Block a user