From 8ce7af579b266a134c495ba63712e3f61e33c0d6 Mon Sep 17 00:00:00 2001 From: Bastian Schroll Date: Sat, 23 May 2015 07:50:20 +0200 Subject: [PATCH] edit config.template.ini --- config/config.template.ini | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) 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