mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 01:35:25 +02:00
feat(ocis): remove ocm store
Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
@@ -303,7 +303,6 @@ func EnsureDefaults(cfg *config.Config) {
|
||||
cfg.OIDC.UserinfoCache = &config.Cache{
|
||||
Store: cfg.Commons.Cache.Store,
|
||||
Nodes: cfg.Commons.Cache.Nodes,
|
||||
Size: cfg.Commons.Cache.Size,
|
||||
}
|
||||
} else if cfg.OIDC.UserinfoCache == nil {
|
||||
cfg.OIDC.UserinfoCache = &config.Cache{}
|
||||
|
||||
Reference in New Issue
Block a user