chore: update .env.example to include OPENID_BUTTON_LABEL and OPENID_IMAGE_URL

This commit is contained in:
Ruben Talstra
2025-03-24 09:21:19 +01:00
parent 8f783180a6
commit 5c01eaa36c

View File

@@ -420,12 +420,13 @@ OPENID_USERNAME_CLAIM=
# Set to determine which user info property returned from OpenID Provider to store as the User's name
OPENID_NAME_CLAIM=
OPENID_BUTTON_LABEL=
OPENID_IMAGE_URL=
OPENID_CUSTOM_DATA=
OPENID_PROVIDER=
OPENID_ADMIN_ROLE=
OPENID_BUTTON_LABEL=
OPENID_IMAGE_URL=
# LDAP
LDAP_URL=
LDAP_BIND_DN=