]> git.mxchange.org Git - friendica.git/blobdiff - doc/tools.md
Change key-value table
[friendica.git] / doc / tools.md
index 86be0b492d92469971dba93b7ce429328b9d4453..fac1f4b392b12d8d3e6defeb40601b276deec07a 100644 (file)
@@ -27,7 +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 relais
+* relay:                  Manage ActivityPub relay servers
 
 Please consult *bin/console help* on the command line interface of your server for details about the commands.
 
@@ -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*: