Merge pull request #6237 from nextcloud/enh/3189-logs-sensitive-info-docs

docs(troubleshooting): Add warning about sensitive data in logs
This commit is contained in:
Matthieu Gallien 2023-11-28 10:21:27 +01:00 committed by GitHub
commit 6db34dd941
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,6 +136,8 @@ many relevant logs as possible. Log output can help with tracking down
problems and, if you report a bug, log output can help to resolve an issue more
quickly.
.. warning:: Log files contain sensitive information. You may wish to redact sensitive details or to only share limited excerpts.
Obtaining the Client Log File
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~