mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-22 09:49:20 -07:00
fixed typo
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user