Expand gotosocial admin groups
This commit is contained in:
parent
c036259556
commit
019667b536
@ -34,7 +34,7 @@ services:
|
||||
GTS_OIDC_ISSUER: "{{ gotosocial.oidc.issuer }}"
|
||||
GTS_OIDC_CLIENT_ID: "{{ gotosocial.oidc.client_id }}"
|
||||
GTS_OIDC_CLIENT_SECRET: "{{ gotosocial.oidc.client_secret }}"
|
||||
GTS_OIDC_ADMIN_GROUPS: "gotosocial-admin"
|
||||
GTS_OIDC_ADMIN_GROUPS: "gotosocial-admin,service-admin"
|
||||
GTS_OIDC_SCOPES: "openid,email,profile"
|
||||
# GTS_ACCOUNTS_REGISTRATION_OPEN: "false"
|
||||
TZ: "Europe/Berlin"
|
||||
|
Loading…
Reference in New Issue
Block a user