]> git.mxchange.org Git - friendica.git/commitdiff
fixed the typo
authorHannes Heute <5753419+haheute@users.noreply.github.com>
Thu, 29 Dec 2022 13:45:51 +0000 (14:45 +0100)
committerHannes Heute <5753419+haheute@users.noreply.github.com>
Thu, 29 Dec 2022 13:45:51 +0000 (14:45 +0100)
doc/tools.md

index 1c3b8e119c5eceecb56c7ec227989b7fabdc9f93..fac1f4b392b12d8d3e6defeb40601b276deec07a 100644 (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*: