fixed typo
parent
45a861bc35
commit
8a37425d47
|
@ -142,7 +142,7 @@ Create and fill the following file
|
||||||
port = 80,443,8081
|
port = 80,443,8081
|
||||||
filter = bitwarden
|
filter = bitwarden
|
||||||
action = iptables-allports[name=bitwarden]
|
action = iptables-allports[name=bitwarden]
|
||||||
logpath = /path/to/bitwarden/log
|
logpath = /path/to/bitwarden.log
|
||||||
maxretry = 3
|
maxretry = 3
|
||||||
bantime = 14400
|
bantime = 14400
|
||||||
findtime = 14400
|
findtime = 14400
|
||||||
|
|
Loading…
Reference in New Issue