This commit is contained in:
CherryKitten 2023-10-23 20:17:55 +02:00
parent 2615b1b50c
commit 2215368584
Signed by: sammy
GPG key ID: 0B696A86A853E955

View file

@ -103,7 +103,7 @@ gotosocial_oidc_issuer: ""
gotosocial_oidc_client_id: ""
gotosocial_oidc_client_secret: ""
gotosocial_oidc_scopes: ["openid", "email", "profile", "groups"]
gotosocial_oidc_link_existing: falseA
gotosocial_oidc_link_existing: false
gotosocial_oidc_admin_groups: []
gotosocial_smtp_host: ""
@ -127,4 +127,3 @@ gotosocial_http_client_timeout: "10s"
gotosocial_http_allow_ips: []
gotosocial_http_block_ips: []
gotosocial_tls_insecure_skip_verify: false