Skip to content

Commit 9871321

Browse files
Merge pull request #13204 from nextcloud/backport/13168/stable30
[stable30] Fix typo in logging_configuration.rst, "admit_audit" to "admin_audit"
2 parents 22c5050 + 46ffe75 commit 9871321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin_manual/configuration_server/logging_configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Logging
44

55
Use your Nextcloud log to review system status, or to help debug problems. You may adjust logging levels, and choose how and where log data is stored. If additional event logging is required, you can optionally activate the **admin_audit** app.
66

7-
When ``file`` based logging is utilized, both the Nextcloud log and, optionally, the **admit_audit** app log can be viewed within the Nextcloud interface under *Administration settings -> Logging* (this functionality is provided by the **logreader** app).
7+
When ``file`` based logging is utilized, both the Nextcloud log and, optionally, the **admin_audit** app log can be viewed within the Nextcloud interface under *Administration settings -> Logging* (this functionality is provided by the **logreader** app).
88

99
Further configuration and usage details for both the standard Nextcloud log and the optional **admin_audit** app log can be found below.
1010

0 commit comments

Comments
 (0)