mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-22 18:26:12 +01:00
Merge branch 'main' into feat/Multitenant-login-OIDC
This commit is contained in:
commit
a85e853e12
535 changed files with 28767 additions and 13591 deletions
|
|
@ -103,6 +103,15 @@ openid:
|
|||
clientSecret: "client-secret-for-tenant2"
|
||||
issuer: "https://example.com/oidc2"
|
||||
|
||||
# Example Balance settings
|
||||
# balance:
|
||||
# enabled: false
|
||||
# startBalance: 20000
|
||||
# autoRefillEnabled: false
|
||||
# refillIntervalValue: 30
|
||||
# refillIntervalUnit: 'days'
|
||||
# refillAmount: 10000
|
||||
|
||||
# speech:
|
||||
# tts:
|
||||
# openai:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue