Skip to content

Commit 46ffe75

Browse files
pekkoeskolarakekniven
authored andcommitted
Fix typo in logging_configuration.rst, "admit_audit" to "admin_audit"
In first section about logging, the "admin_audit app" is referred to erroneously as "admit_audit app". Not a significant typo but can cause confusion upon first reading. Signed-off-by: Pekko Eskola <[email protected]>
1 parent 22c5050 commit 46ffe75

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)