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
848fafa619
commit
b3adc343c1
|
|
@ -37,10 +37,6 @@ tableZVEI = bos_zvei
|
|||
tablePOC = bos_pocsag
|
||||
|
||||
|
||||
#####################
|
||||
##### Not ready yet #
|
||||
#####################
|
||||
|
||||
[BosMon]
|
||||
#Server as IP of DNS-Name (without http://)
|
||||
#actually no ssl supported
|
||||
|
|
@ -53,6 +49,11 @@ bosmon_user =
|
|||
bosmon_password =
|
||||
|
||||
|
||||
#####################
|
||||
##### Not ready yet #
|
||||
#####################
|
||||
|
||||
|
||||
[httpRequest]
|
||||
#URL without http://
|
||||
fms_url = www.google.de
|
||||
|
|
|
|||
|
|
@ -37,11 +37,6 @@ tableZVEI = bos_zvei
|
|||
tablePOC = bos_pocsag
|
||||
|
||||
|
||||
|
||||
#####################
|
||||
##### Not ready yet #
|
||||
#####################
|
||||
|
||||
[BosMon]
|
||||
#Server as IP of DNS-Name (without http://)
|
||||
#actually no ssl supported
|
||||
|
|
@ -54,6 +49,11 @@ bosmon_user =
|
|||
bosmon_password =
|
||||
|
||||
|
||||
#####################
|
||||
##### Not ready yet #
|
||||
#####################
|
||||
|
||||
|
||||
[httpRequest]
|
||||
#URL without http://
|
||||
fms_url = www.google.de
|
||||
|
|
|
|||
Loading…
Reference in a new issue