Added option for controlling case sensitivity of dbfwfilter regex.

This commit is contained in:
Markus Makela
2015-04-02 16:31:34 +03:00
parent 10f97572de
commit 795a683c55
2 changed files with 21 additions and 10 deletions

View File

@ -16,7 +16,7 @@ rules=/home/user/rules.txt
### Filter Options
The database firewall filter does not support any filter options.
The database firewall filter supports a single option, `ignorecase`. This will set the regular expression matching to case-insensitive mode.
### Filter Parameters