diff options
author | Herbert Thielen <thielen@hs-worms.de> | 2018-06-11 15:54:22 +0200 |
---|---|---|
committer | Herbert Thielen <thielen@hs-worms.de> | 2018-06-11 15:54:22 +0200 |
commit | b361fb4f89ff60bbe32c7aa41dca5caf895ab54c (patch) | |
tree | 69066aeb531f026edfbf462e7e1e9408698f1f73 /doc/admin | |
parent | a8f179145bf572e1a9dc78e53bd68910029c2ac0 (diff) | |
download | volse-hubzilla-b361fb4f89ff60bbe32c7aa41dca5caf895ab54c.tar.gz volse-hubzilla-b361fb4f89ff60bbe32c7aa41dca5caf895ab54c.tar.bz2 volse-hubzilla-b361fb4f89ff60bbe32c7aa41dca5caf895ab54c.zip |
fix links to addons repository
Diffstat (limited to 'doc/admin')
-rw-r--r-- | doc/admin/administrator_guide.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/admin/administrator_guide.md b/doc/admin/administrator_guide.md index e966115d0..34dfa8cad 100644 --- a/doc/admin/administrator_guide.md +++ b/doc/admin/administrator_guide.md @@ -396,7 +396,7 @@ To immediately clear out all the extra logging stuff you added. Use the informa ##### Rotating log files -1. Enable the **logrot** addon in the official [hubzilla-addons](https://framagit.org/hubzilla/core/-addons) repo +1. Enable the **logrot** addon in the official [hubzilla-addons](https://framagit.org/hubzilla/addons) repo 1. Create a directory in your web root called `log` with webserver write permissions 1. Go to the **logrot** admin settings and enter this folder name as well as the max size and number of retained log files. |