From ced6820d7a409250d1047b9a66e2fe3070ab3f3f Mon Sep 17 00:00:00 2001 From: Edith Parzefall Date: Wed, 30 Nov 2022 15:41:41 +0100 Subject: [PATCH] Update services/audit/README.md --- services/audit/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/audit/README.md b/services/audit/README.md index 1639ac86c2..434b2b0522 100644 --- a/services/audit/README.md +++ b/services/audit/README.md @@ -6,7 +6,7 @@ With audit logs you are able to prove compliance with corporate guidelines as we The service is not started automatically when running as single binary started via `ocis server` or when running as docker container and must be started and stopped manually on demand. -Specifically, the audit service logs: +The audit service logs: - File system operations (create/delete/move; including actions on the trash bin and versioning) - User management operations (creation/deletion of users)