X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2Ftools.md;h=fac1f4b392b12d8d3e6defeb40601b276deec07a;hb=cc5c3426fe5da01257a458ca0067cd6ee5ec60f3;hp=8746e9c15021810e5db1f67eae97470a8b6b325f;hpb=1de3960e267a8d298348fbca18cf1be1f6a20f7a;p=friendica.git diff --git a/doc/tools.md b/doc/tools.md index 8746e9c150..fac1f4b392 100644 --- a/doc/tools.md +++ b/doc/tools.md @@ -27,6 +27,7 @@ The console provides the following commands: * typo: Checks for parse errors in Friendica files * postupdate: Execute pending post update scripts (can last days) * storage: Manage storage backend +* relay: Manage ActivityPub relay servers Please consult *bin/console help* on the command line interface of your server for details about the commands. @@ -50,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*: