# Fail2ban Main Configuration for Custom PHP Framework # Generated by Ansible - Do not edit manually [Definition] loglevel = {{ fail2ban_loglevel }} socket = {{ fail2ban_socket }} pidfile = {{ fail2ban_pidfile }} # Database configuration dbfile = /var/lib/fail2ban/fail2ban.sqlite3 dbmaxmatches = 10 # Backend backend = systemd # Email Configuration [mta] sender = fail2ban-{{ inventory_hostname }}@{{ domain_name }} destemail = {{ ssl_email }} action = %(action_mwl)s