mirror of
https://github.com/owncloud/ocis
synced 2026-04-26 01:35:25 +02:00
frontend config docs
This commit is contained in:
@@ -18,8 +18,9 @@ type Config struct {
|
||||
TokenManager *TokenManager `yaml:"token_manager"`
|
||||
Reva *Reva `yaml:"reva"`
|
||||
|
||||
SkipUserGroupsInToken bool `yaml:"skip_user_groups_in_token"`
|
||||
OIDC OIDC `yaml:"oidc"`
|
||||
SkipUserGroupsInToken bool `yaml:"-"`
|
||||
|
||||
OIDC OIDC `yaml:"oidc"`
|
||||
|
||||
Supervised bool `yaml:"-"`
|
||||
Context context.Context `yaml:"-"`
|
||||
|
||||
Reference in New Issue
Block a user