diff --git a/changelog/unreleased/remove-system-users-events-config.md b/changelog/unreleased/remove-system-users-events-config.md new file mode 100644 index 0000000000..496fba89e1 --- /dev/null +++ b/changelog/unreleased/remove-system-users-events-config.md @@ -0,0 +1,5 @@ +Bugfix: Remove the storage-users event configuration + +We've removed the events configuration from the storage-users section because it is not needed. + +https://github.com/owncloud/ocis/pull/4825