Merge pull request #7582 from nextcloud/backport/7577/stable22

[stable22] Fix typo in admin audit log docs
This commit is contained in:
Anna Larch 2021-11-15 15:35:35 +01:00 committed by GitHub
commit 208a3bf9e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -132,7 +132,7 @@ Empty value are written as two dashes: "--".
Admin audit log
---------------
If ``loglevel`` in ``config.php`` is set to ``2`` or higher, audit logging needs to be triggered explicitly by adding the follwing setting to to ``config.php``:
If ``loglevel`` in ``config.php`` is set to ``2`` or higher, audit logging needs to be triggered explicitly by adding the following setting to to ``config.php``:
::