mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-28 21:26:13 +01:00
chore: update .env.example to include OPENID_BUTTON_LABEL and OPENID_IMAGE_URL
This commit is contained in:
parent
8f783180a6
commit
5c01eaa36c
1 changed files with 3 additions and 2 deletions
|
|
@ -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=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue