aboutsummaryrefslogtreecommitdiffstats
path: root/doc/context/en/admin/logs
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-04-28 06:18:11 +1000
committerredmatrix <git@macgirvin.com>2016-04-28 06:18:11 +1000
commitc91e43af343557afd2e4769a538106689776a3f5 (patch)
tree98b6c2f223b7e17697d97ad1f1bdfa69021f0f03 /doc/context/en/admin/logs
parenta6baa5a6da5f5231c119cab3170f68cf271f703b (diff)
parentb13c21f8720f27d05c33793df01a429d4a4220e8 (diff)
downloadvolse-hubzilla-c91e43af343557afd2e4769a538106689776a3f5.tar.gz
volse-hubzilla-c91e43af343557afd2e4769a538106689776a3f5.tar.bz2
volse-hubzilla-c91e43af343557afd2e4769a538106689776a3f5.zip
Merge pull request #359 from anaqreon/help-content
Help content
Diffstat (limited to 'doc/context/en/admin/logs')
-rw-r--r--doc/context/en/admin/logs/help.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/context/en/admin/logs/help.html b/doc/context/en/admin/logs/help.html
new file mode 100644
index 000000000..708ec9bde
--- /dev/null
+++ b/doc/context/en/admin/logs/help.html
@@ -0,0 +1,8 @@
+<dl class="dl-horizontal">
+ <dt>General</dt>
+ <dd>This page allows you to adjust log settings and to view and existing log.</dd>
+ <dt>Log Settings</dt>
+ <dd>When you enable the Debugging option, system log information will begin appending to the file specified in the "Log File" box (path is relative to the hub root, for example /var/www). Note that this file must be writable by the web server.</dd>
+ <dt>Log Level</dt>
+ <dd>The log level option allows you to set how much information is appended to the log file. Warning: Increasing this level can quickly inflate the size of the log file to >100MB, especially on hubs with more than a few members.</dd>
+</dl> \ No newline at end of file