mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-31 01:10:20 -06:00
Fix reva public link service command + changelog
Add missing changelog for the eos config change. Fixed the reva public link service command to register properly.
This commit is contained in:
8
changelog/unreleased/update-reva-config
Normal file
8
changelog/unreleased/update-reva-config
Normal file
@@ -0,0 +1,8 @@
|
||||
Change: Update reva config
|
||||
|
||||
- EOS homes are not configured with an enable-flag anymore, but with a dedicated storage driver.
|
||||
- We're using it now and adapted default configs of storages
|
||||
|
||||
https://github.com/owncloud/ocis/pull/336
|
||||
https://github.com/owncloud/ocis/pull/337
|
||||
https://github.com/owncloud/ocis-reva/pull/891
|
||||
@@ -38,5 +38,5 @@ func configureRevaStoragePublicLink(cfg *config.Config) *svcconfig.Config {
|
||||
}
|
||||
|
||||
func init() {
|
||||
register.AddCommand(RevaStorageOCCommand)
|
||||
register.AddCommand(RevaStoragePublicLinkCommand)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user