diff options
author | Satoshi Sahara <sahara.satoshi@gmail.com> | 2021-05-09 13:26:07 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-09 13:26:07 +0900 |
commit | 700ab9fdf1102a367a591bba2bc4a470ca345d2f (patch) | |
tree | 1e118d31fcf905132d7b3dc8aba2e21b4d1c0e5f /lib/plugins/logviewer | |
parent | 871895a75d164d6a6389dbba8ae132577a744de4 (diff) | |
parent | 55c2f8c9858c38a70d317809fbfbee6439c10291 (diff) | |
download | dokuwiki-700ab9fdf1102a367a591bba2bc4a470ca345d2f.tar.gz dokuwiki-700ab9fdf1102a367a591bba2bc4a470ca345d2f.zip |
Merge branch 'master' into revisionHandle3
Diffstat (limited to 'lib/plugins/logviewer')
-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! |