edit server.ini

This commit is contained in:
Bastian Schroll 2018-01-09 12:20:28 +01:00
parent 36781fc254
commit 37a348456e

View file

@ -12,19 +12,23 @@ PORT = 8080
Name = BW3 Server
[FMS]
UseLists =
Allowed =
Denied =
RegEx =
[POCSAG]
UseLists =
Allowed =
Denied =
Range =
RegEx =
[ZVEI]
UseLists =
Allowed =
Denied =
Range =
RegEx =
[Filter]
@ -49,6 +53,10 @@ zvei = 0
[Plugins]
# here you can enable needed plugins
# 0 is disabled
# all greater than 0 enable the plugin
# the higher the number the earlier the plugin is called on alarm
# we call ist Plugin Prioority
template = 1
testPlugin = 0
abcPlugin = 0