Merge pull request #12567 from haheute/issue-12522-typo

Issue 12522 typo
This commit is contained in:
Hypolite Petovan
2022-12-29 09:24:35 -05:00
committed by GitHub

View File

@@ -51,7 +51,7 @@ In */etc/fail2ban/jail.local* create a section for Friendica:
bantime = 900
filter = friendica
port = http,https
logpath = /var/log/friend.log
logpath = /var/log/friendica.log
logencoding = utf-8
And create a filter definition in */etc/fail2ban/filter.d/friendica.conf*: