diff options
author | zotlabs <mike@macgirvin.com> | 2018-06-13 16:29:56 -0700 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2018-06-13 16:29:56 -0700 |
commit | 1a75e3c24a07e8ae5ca92615d3205a6daaca3811 (patch) | |
tree | 7519e05d40344e0b9deac2d47f2569ac93c9da45 /doc/admin/administrator_guide.md | |
parent | b0b67fbcc4f340e765484641ae75bb2119830b66 (diff) | |
parent | 633693c94b112e07772f05ab5eae9715edb18f7e (diff) | |
download | volse-hubzilla-1a75e3c24a07e8ae5ca92615d3205a6daaca3811.tar.gz volse-hubzilla-1a75e3c24a07e8ae5ca92615d3205a6daaca3811.tar.bz2 volse-hubzilla-1a75e3c24a07e8ae5ca92615d3205a6daaca3811.zip |
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
Diffstat (limited to 'doc/admin/administrator_guide.md')
-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. |