diff options
author | Damien Regad <dregad@mantisbt.org> | 2021-01-27 02:00:53 +0100 |
---|---|---|
committer | Damien Regad <dregad@mantisbt.org> | 2021-01-27 02:00:53 +0100 |
commit | 58b3ac4984298db2be911cc612b4d709fbdb6f20 (patch) | |
tree | 7b20e27d73331e17b65265e390d8458636ff8a87 | |
parent | 7347c7c107a0885329924cdcad9bec872eefd339 (diff) | |
download | dokuwiki-58b3ac4984298db2be911cc612b4d709fbdb6f20.tar.gz dokuwiki-58b3ac4984298db2be911cc612b4d709fbdb6f20.zip |
Improve wording of Logviewer plugin intro text
-rw-r--r-- | lib/plugins/logviewer/lang/en/intro.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/plugins/logviewer/lang/en/intro.txt b/lib/plugins/logviewer/lang/en/intro.txt index 5b63b148a..b83448cfe 100644 --- a/lib/plugins/logviewer/lang/en/intro.txt +++ b/lib/plugins/logviewer/lang/en/intro.txt @@ -1,8 +1,8 @@ ====== View Logs ====== -This interface allows you to view the various logs that are written by DokuWiki. By default, there shouldn't be logged -much here (it depends on your [[doku>config:dontlog|log settings]]). However if something goes wrong, chances are high, -you'll find useful info here. All times are UTC! +This interface allows you to view the various logs that are written by DokuWiki. By default, there shouldn't be much +here (it depends on your [[doku>config:dontlog|log settings]]). However if something goes wrong, chances are high +you'll find useful information about the problem. All times are UTC! -Please be aware **log files can contain sensitive information** like passwords, paths or other secrets. +Please be aware that **log files can contain sensitive information** like passwords, paths or other secrets. Be sure to redact the logs appropriately when posting them on the forum or in bug reports! |