Merge pull request #7577 from nextcloud/fix/admin-audit-log-typo

Fix typo in admin audit log docs
This commit is contained in:
Christoph Wurst
2021-11-15 14:15:23 +01:00
committed by GitHub

View File

@@ -130,7 +130,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``:
::