mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2025-12-06 07:42:03 +01:00
small changes
This commit is contained in:
parent
8316ce1614
commit
c296af22b0
|
|
@ -16,8 +16,8 @@ poc_filter_range_start = 0000000
|
|||
poc_filter_range_end = 9999999
|
||||
|
||||
|
||||
#can take on or off the plugins (0|1)
|
||||
[Plugins]
|
||||
#can take on or off the plugins (0|1)
|
||||
MySQL = 0
|
||||
BosMon = 0
|
||||
httpRequest = 0
|
||||
|
|
@ -43,7 +43,7 @@ tablePOC = bos_pocsag
|
|||
bosmon_server = 192.168.0.1
|
||||
bosmon_port = 80
|
||||
#channel-name of typ "Web-Telegramm"
|
||||
bosmon_channel = pocsag
|
||||
bosmon_channel = channel
|
||||
#Use this, when BosMon has restricted access
|
||||
bosmon_user =
|
||||
bosmon_password =
|
||||
|
|
|
|||
Loading…
Reference in a new issue