immich
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
[DEFAULT]
|
||||
bantime = 24h
|
||||
findtime = 10m
|
||||
maxretry = 5
|
||||
banaction = ufw
|
||||
bantime.increment = true
|
||||
bantime.multipliers = 1 5 30 60 300 720 1440 2880
|
||||
|
||||
[sshd]
|
||||
enabled = true
|
||||
port = ssh,2222,4444
|
||||
|
||||
[nginx-http-auth]
|
||||
enabled = true
|
||||
|
||||
[nginx-limit-req]
|
||||
enabled = true
|
||||
|
||||
[postfix]
|
||||
enabled = true
|
||||
port = smtp,submission
|
||||
logpath = /opt/beeserver/mail/mail-logs/mail.log
|
||||
|
||||
[dovecot]
|
||||
enabled = true
|
||||
port = imaps,pop3s
|
||||
logpath = /opt/beeserver/mail/mail-logs/mail.log
|
||||
Reference in New Issue
Block a user