mirror of https://github.com/fail2ban/fail2ban
parent
c7f7bc55bb
commit
cf9135983c
|
@ -991,3 +991,7 @@ logpath = %(syslog_daemon)s
|
||||||
[proxmox]
|
[proxmox]
|
||||||
port = https,http,8006
|
port = https,http,8006
|
||||||
logpath = /var/log/daemon.log
|
logpath = /var/log/daemon.log
|
||||||
|
|
||||||
|
[vaultwarden]
|
||||||
|
port = http,https
|
||||||
|
logpath = /var/log/vaultwarden.log
|
||||||
|
|
Loading…
Reference in New Issue