add changelog

This commit is contained in:
Michael Barz
2023-02-16 13:30:07 +01:00
parent 29501b2cfe
commit 0986a4b501

View File

@@ -0,0 +1,5 @@
Enhancement: Make the settings bundles part of the service config
We added the settings bundles to the config. The default roles are still unchanged. You can now override the defaults by replacing the whole bundles list via the yaml config files. An example can be found in the Service Configuration documentation.
https://github.com/owncloud/ocis/pull/5589