diff --git a/config/config.template.ini b/config/config.template.ini index e697a7e..cafa98f 100644 --- a/config/config.template.ini +++ b/config/config.template.ini @@ -4,7 +4,12 @@ [BOSWatch] #set loglevel for logfile -loglevel = 20 +#10 = debug +#20 = info +#30 = warning +#40 = error +#50 = critical +loglevel = 10 #time to ignore same alarm in a row (sek) fms_double_ignore_time = 5 @@ -45,18 +50,15 @@ tablePOC = bos_pocsag #actually no ssl supported bosmon_server = 192.168.0.1 bosmon_port = 80 + #channel-name of typ "Web-Telegramm" bosmon_channel = channel + #Use this, when BosMon has restricted access bosmon_user = bosmon_password = -##################### -##### Not ready yet # -##################### - - [httpRequest] #URL without http:// fms_url = www.google.de @@ -64,6 +66,11 @@ zvei_url = www.google.de poc_url = www.google.de +##################### +##### Not ready yet # +##################### + + [template] data1 = test123 data2 = test345