Preparation for fail2ban script
This commit is contained in:
8
seqs/fail2ban/jail.d/nextcloud.conf
Normal file
8
seqs/fail2ban/jail.d/nextcloud.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
[nextcloud]
|
||||
enabled = true
|
||||
logpath = /var/nc_data/nextcloud.log
|
||||
port = http,https
|
||||
filter = nextcloud
|
||||
maxretry = 3
|
||||
# 1 day ban
|
||||
bantime = 86400
|
Reference in New Issue
Block a user