mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-21 13:09:10 -06:00
revert storage, remove tracing.service and bring back common
This commit is contained in:
@@ -18,9 +18,9 @@ func OCSCommand(cfg *config.Config) *cli.Command {
|
||||
return err
|
||||
}
|
||||
|
||||
//if cfg.Commons != nil {
|
||||
// cfg.OCS.Commons = cfg.Commons
|
||||
//}
|
||||
if cfg.Commons != nil {
|
||||
cfg.OCS.Commons = cfg.Commons
|
||||
}
|
||||
|
||||
return nil
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user