mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-04 13:57:44 +00:00
remove old config class
This commit is contained in:
parent
e2ca436e5d
commit
a879f27407
7 changed files with 16 additions and 202 deletions
|
|
@ -10,11 +10,16 @@
|
|||
server:
|
||||
name: BW3 Server # name of the BW3 Server instance
|
||||
|
||||
plugins:
|
||||
template: 1
|
||||
|
||||
filter:
|
||||
doubleFilter:
|
||||
maxEntry: 30
|
||||
ignoreTime: 10
|
||||
checkMsg: no
|
||||
|
||||
|
||||
#[Server]
|
||||
#PORT = 8080
|
||||
#Name = BW3 Server
|
||||
|
|
@ -66,3 +71,4 @@ filter:
|
|||
## the higher the number the earlier the plugin is called on alarm
|
||||
## we call ist Plugin Prioority
|
||||
#template = 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue