From: Hannes Heute <5753419+haheute@users.noreply.github.com> Date: Thu, 29 Dec 2022 13:45:51 +0000 (+0100) Subject: fixed the typo X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=501b98ec09c089aecaf75672e2e230abd98ecbb6;p=friendica.git fixed the typo --- diff --git a/doc/tools.md b/doc/tools.md index 1c3b8e119c..fac1f4b392 100644 --- a/doc/tools.md +++ b/doc/tools.md @@ -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*: