mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-04-24 04:58:31 -05:00
@@ -110,8 +110,8 @@ func EnsureCommons(cfg *config.Config) {
|
||||
cfg.Commons.AdminUserID = cfg.AdminUserID
|
||||
}
|
||||
|
||||
if cfg.OcisURL != "" {
|
||||
cfg.Commons.OcisURL = cfg.OcisURL
|
||||
if cfg.OpenCloudURL != "" {
|
||||
cfg.Commons.OpenCloudURL = cfg.OpenCloudURL
|
||||
}
|
||||
|
||||
cfg.Commons.Reva = structs.CopyOrZeroValue(cfg.Reva)
|
||||
|
||||
Reference in New Issue
Block a user