diff --git a/changelog/unreleased/fix-s3ng-metadata-storage.md b/changelog/unreleased/fix-s3ng-metadata-storage.md new file mode 100644 index 000000000..b0b65a680 --- /dev/null +++ b/changelog/unreleased/fix-s3ng-metadata-storage.md @@ -0,0 +1,6 @@ +Bugfix: Fix using s3ng as the metadata storage backend + +It is now possible to use s3ng as the metadata storage backend. + +https://github.com/owncloud/ocis/pull/2807 +https://github.com/owncloud/ocis/issues/2668