mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-04-07 00:15:23 +02:00
feat: Configurable Verification Email Expiry Time
This commit is contained in:
parent
114deecc4e
commit
a36902866a
3 changed files with 11 additions and 3 deletions
|
|
@ -111,6 +111,7 @@ registration:
|
|||
socialLogins: ['github', 'google', 'discord', 'openid', 'facebook', 'apple', 'saml']
|
||||
# allowedDomains:
|
||||
# - "gmail.com"
|
||||
# emailVerificationExpiry: 900 # Email verification link expiry time in seconds (default: 900 = 15 minutes)
|
||||
|
||||
# Example Balance settings
|
||||
# balance:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue