mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Update jail.conf
Added jail for vaultwarden
This commit is contained in:
parent
c7f7bc55bb
commit
cf9135983c
1 changed files with 4 additions and 0 deletions
|
|
@ -991,3 +991,7 @@ logpath = %(syslog_daemon)s
|
|||
[proxmox]
|
||||
port = https,http,8006
|
||||
logpath = /var/log/daemon.log
|
||||
|
||||
[vaultwarden]
|
||||
port = http,https
|
||||
logpath = /var/log/vaultwarden.log
|
||||
|
|
|
|||
Loading…
Reference in a new issue