mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-21 21:50:49 +02:00
📜 chore: update librechat.example.yaml
This commit is contained in:
parent
d6c173c94b
commit
cee0579e0e
1 changed files with 4 additions and 10 deletions
|
@ -90,17 +90,11 @@ interface:
|
||||||
multiConvo: true
|
multiConvo: true
|
||||||
agents: true
|
agents: true
|
||||||
peoplePicker:
|
peoplePicker:
|
||||||
admin:
|
users: true
|
||||||
users: true
|
groups: true
|
||||||
groups: true
|
roles: true
|
||||||
user:
|
|
||||||
users: false
|
|
||||||
groups: false
|
|
||||||
marketplace:
|
marketplace:
|
||||||
admin:
|
use: false
|
||||||
use: false # Enable marketplace mode for admin role
|
|
||||||
user:
|
|
||||||
use: false # Enable marketplace mode for user role
|
|
||||||
fileCitations: true
|
fileCitations: true
|
||||||
# Temporary chat retention period in hours (default: 720, min: 1, max: 8760)
|
# Temporary chat retention period in hours (default: 720, min: 1, max: 8760)
|
||||||
# temporaryChatRetention: 1
|
# temporaryChatRetention: 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue