prepare for httpRequest plugin

This commit is contained in:
Bastian Schroll 2015-05-20 19:31:50 +02:00
parent 972fc72aab
commit d1d1e3e7bf
2 changed files with 54 additions and 0 deletions

View file

@ -20,6 +20,7 @@ poc_filter_range_end = 9999999
[Plugins]
MySQL = 0
BosMon = 0
httpRequest = 0
# for developing template-module is enabled
template = 1
#none has no function, only demo
@ -50,6 +51,13 @@ bosmon_user =
bosmon_password =
[httpRequest]
#URL without http://
fms_url = www.google.de
zvei_url = www.google.de
poc_url = www.google.de
[template]
data1 = test123
data2 = test345