@@ -0,0 +1,8 @@
|
||||
Bugfix: Fix default configuration for accessing shares
|
||||
|
||||
The storage provider mounted at `/home` should always have EnableHome set to `true`. The other storage providers should have it set to `false`.
|
||||
|
||||
https://github.com/owncloud/product/issues/205
|
||||
https://github.com/owncloud/ocis-reva/pull/461
|
||||
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
Enhancement: Allow configuring arbitrary storage registry rules
|
||||
|
||||
We added a new config flag `storage-registry-rule` that can be given multiple times for the gateway to specify arbitrary storage registry rules. You can also use a comma separated list of rules in the `REVA_STORAGE_REGISTRY_RULES` environment variable.
|
||||
|
||||
https://github.com/owncloud/product/issues/193
|
||||
https://github.com/owncloud/ocis-reva/pull/461
|
||||
|
||||
|
||||
Reference in New Issue
Block a user