chore(penpot): Updated values for OIDC
All checks were successful
Validate K8s manifests / validate-manifests (push) Successful in 1m59s
All checks were successful
Validate K8s manifests / validate-manifests (push) Successful in 1m59s
This commit is contained in:
@@ -43,7 +43,7 @@ config:
|
|||||||
publicUri: "http://penpot.dgse.cloud"
|
publicUri: "http://penpot.dgse.cloud"
|
||||||
# -- The feature flags to enable. Check [the official docs](https://help.penpot.app/technical-guide/configuration/) for more info.
|
# -- The feature flags to enable. Check [the official docs](https://help.penpot.app/technical-guide/configuration/) for more info.
|
||||||
# @section -- Configuration parameters
|
# @section -- Configuration parameters
|
||||||
flags: "enable-login-with-password disable-email-verification enable-smtp enable-login-with-oidc"
|
flags: "disable-email-verification enable-smtp enable-login-with-oidc disable-registration"
|
||||||
# -- A random secret key needed for persistent user sessions. Generate with `python3 -c "import secrets; print(secrets.token_urlsafe(64))"` for example.
|
# -- A random secret key needed for persistent user sessions. Generate with `python3 -c "import secrets; print(secrets.token_urlsafe(64))"` for example.
|
||||||
# @section -- Configuration parameters
|
# @section -- Configuration parameters
|
||||||
apiSecretKey: ""
|
apiSecretKey: ""
|
||||||
|
|||||||
Reference in New Issue
Block a user