From 1ae2c722d1f9fef252feba23ef9c7282a0adde9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Thu, 23 May 2024 11:09:43 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fcee71a57..05a9008f94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -117,6 +117,7 @@ The following sections list the changes for unreleased. * Enhancement - Update selected attributes of autoprovisioned users: [#9166](https://github.com/owncloud/ocis/pull/9166) * Enhancement - Limit concurrent thumbnail requests: [#9199](https://github.com/owncloud/ocis/pull/9199) * Enhancement - The storage-users doc updated: [#9228](https://github.com/owncloud/ocis/pull/9228) +* Enhancement - Docker compose example for ClamAV: [#9229](https://github.com/owncloud/ocis/pull/9229) * Enhancement - Bump Reva: [#9236](https://github.com/owncloud/ocis/pull/9236) ## Details @@ -707,6 +708,14 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/9228 +* Enhancement - Docker compose example for ClamAV: [#9229](https://github.com/owncloud/ocis/pull/9229) + + This PR adds a docker compose example for running a local oCIS together with + ClamAV as virus scanner. The example is for demonstration purposes only and + should not be used in production. + + https://github.com/owncloud/ocis/pull/9229 + * Enhancement - Bump Reva: [#9236](https://github.com/owncloud/ocis/pull/9236) Bumps reva version