summaryrefslogtreecommitdiffstats
path: root/roles/common/files/etc/fail2ban/fail2ban.local
blob: 23a92e9bf05cebeaca6d3451e658e9ee651f0b51 (plain)
1
2
3
4
5
6
7
8
9
[Definition]

# Options: dbfile
# Notes.: Set the file for the fail2ban persistent data to be stored.
#         A value of ":memory:" means database is only stored in memory
#         and data is lost when fail2ban is stopped.
#         A value of "None" disables the database.
# Values: [ None :memory: FILE ] Default: /var/lib/fail2ban/fail2ban.sqlite3
dbfile = None