Fix typo
This commit is contained in:
parent
2615b1b50c
commit
2215368584
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue