mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-05 06:15:31 +00:00
add doubleFilter()
This commit is contained in:
parent
8097b4bb12
commit
2230241538
3 changed files with 57 additions and 2 deletions
|
|
@ -35,11 +35,11 @@ RegEx =
|
|||
UseDoubleFilter = 0
|
||||
UseRegexFilter = 0
|
||||
|
||||
[doubleFilter],
|
||||
[doubleFilter]
|
||||
# max number of entrys to save for comparison
|
||||
MaxEntry = 30
|
||||
# time to ignore same alarm in seconds
|
||||
IgnoreTime = 30
|
||||
IgnoreTime = 10
|
||||
# include pocsag msg in comparison
|
||||
CheckMsg = 0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue