Skip to content
Snippets Groups Projects

Install and configure fail2ban

Files
6
+ 6
0
@@ -75,3 +75,9 @@
# account app
account_app_port: 8000
# fail2ban
enable_fail2ban: true
maxretry: 5
findtime: 600
bantime: 1200
Loading