mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 08:20:14 +01:00
Update .env.example (#563)
changed to match api/server/routes/config.js
This commit is contained in:
parent
8f6855116d
commit
d7270a1676
1 changed files with 1 additions and 1 deletions
|
|
@ -201,7 +201,7 @@ OPENID_SCOPE="openid profile email"
|
|||
OPENID_CALLBACK_URL=/oauth/openid/callback
|
||||
# If LABEL and URL are left empty, then the default OpenID label and logo are used.
|
||||
OPENID_BUTTON_LABEL=
|
||||
OPENID_AUTH_URL=
|
||||
OPENID_IMAGE_URL=
|
||||
|
||||
# Set the expiration delay for the secure cookie with the JWT token
|
||||
# Delay is in millisecond e.g. 7 days is 1000*60*60*24*7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue