diff --git a/changelog/unreleased/fix-create-personal-space-cache.md b/changelog/unreleased/fix-create-personal-space-cache.md new file mode 100644 index 0000000000..cd7831bce1 --- /dev/null +++ b/changelog/unreleased/fix-create-personal-space-cache.md @@ -0,0 +1,5 @@ +Bugfix: Fix the create personal space cache + +We fixed a problem with the config for the create personal space cache which resulted in the cache never being used. + +https://github.com/owncloud/ocis/pull/8799