From f7b6900b5c29e9a2e986ace0b5f7a4276e1cd315 Mon Sep 17 00:00:00 2001 From: Bastian Schroll Date: Fri, 15 May 2015 20:36:47 +0200 Subject: [PATCH] edit error in config.ini --- config/config.ini | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/config/config.ini b/config/config.ini index 26e93b9..81c8343 100644 --- a/config/config.ini +++ b/config/config.ini @@ -18,8 +18,7 @@ filter_range_end = 9999999 #can take on or off the modules (0|1) [Module] -useMySQL = 1 -#useAudiorecord = 0 +useMySQL = 0 useHTTPrequest = 0 [MySQL] @@ -32,11 +31,7 @@ database = boswatch #tables in the database tableFMS = bos_fms tableZVEI = bos_zvei -tablePOC = pocsag_hist - -#[Audiorecord] -#recording time (sek) -#record_time = 30 +tablePOC = bos_pocsag [HTTPrequest] #url without http:// !