BOSWatch/plugin_test/config/config.ini
JHCD daca83e0d3 Implement BosMon-plugin
- insert/change config-file
- pluginloader use only enabled modules (config.ini)
- changes in interface-description
2015-05-18 21:04:10 +02:00

23 lines
483 B
INI

########################
# BOSWatch Config File #
########################
#can take on or off the modules (0|1)
[Module]
MySQL = 0
HTTPrequest = 0
BosMon = 0
# for developing template-module is enabled
template = 1
[BosMon]
#Server as IP of DNS-Name (without http://)
#actually no ssl supported
bosmon_server = 192.168.0.1
bosmon_port = 80
#channel-name of typ "Web-Telegramm"
bosmon_channel = pocsag
#Use this, when BosMon has restricted access
bosmon_user =
bosmon_password =