mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2025-12-06 07:42:03 +01:00
edit config.ini
This commit is contained in:
parent
f5dba0318f
commit
df0cf9a6ef
|
|
@ -21,8 +21,8 @@ poc_filter_range_end = 9999999
|
|||
MySQL = 0
|
||||
BosMon = 0
|
||||
httpRequest = 0
|
||||
# for developing template-module is enabled
|
||||
template = 1
|
||||
# for developing template-module
|
||||
template = 0
|
||||
|
||||
|
||||
[MySQL]
|
||||
|
|
@ -37,6 +37,11 @@ tableZVEI = bos_zvei
|
|||
tablePOC = bos_pocsag
|
||||
|
||||
|
||||
|
||||
#####################
|
||||
##### Not ready yet #
|
||||
#####################
|
||||
|
||||
[BosMon]
|
||||
#Server as IP of DNS-Name (without http://)
|
||||
#actually no ssl supported
|
||||
|
|
|
|||
Loading…
Reference in a new issue