Files
ocis/changelog/1.6.0_2021-05-12/fix-storage-metadata-default.md
Florian Schade 473d9ca6d5 prepare changelog
2021-05-12 16:29:58 +02:00

258 B

Bugfix: Fix STORAGE_METADATA_ROOT default value override

The way the value was being set ensured that it was NOT being overridden where it should have been. This patch ensures the correct loading order of values.

https://github.com/owncloud/ocis/pull/1956