edit error in config.ini

This commit is contained in:
Bastian Schroll 2015-05-15 20:36:47 +02:00
parent 15bf6fcb82
commit f7b6900b5c

View file

@ -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:// !