mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-13 18:00:34 -05:00
clean up storage configuration and update storage documentation
Signed-off-by: David Christofas <dchristofas@owncloud.com>
This commit is contained in:
@@ -244,8 +244,6 @@ func rules(cfg *config.Config) map[string]interface{} {
|
||||
cfg.Reva.StorageUsers.MountPath: cfg.Reva.StorageUsers.Endpoint,
|
||||
cfg.Reva.StorageUsers.MountID: cfg.Reva.StorageUsers.Endpoint,
|
||||
cfg.Reva.StoragePublicLink.MountPath: cfg.Reva.StoragePublicLink.Endpoint,
|
||||
//TODO remove after talking to @jfd
|
||||
cfg.Reva.StoragePublicLink.MountID: cfg.Reva.StorageHome.Endpoint,
|
||||
// public link storage returns the mount id of the actual storage
|
||||
// medatada storage not part of the global namespace
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user