akiko19191 commited on
Commit
2c94865
·
verified ·
1 Parent(s): e66c87e

Update librechat.yaml

Browse files
Files changed (1) hide show
  1. librechat.yaml +8 -8
librechat.yaml CHANGED
@@ -71,7 +71,7 @@ interface:
71
  multiConvo: true
72
  agents: true
73
 
74
- # Example Registration Object Structure (optional)
75
  registration:
76
  socialLogins: ['github', 'google', 'discord', 'openid', 'facebook', 'apple']
77
  # allowedDomains:
@@ -79,13 +79,13 @@ registration:
79
 
80
 
81
  # Example Balance settings
82
- balance:
83
- enabled: true
84
- startBalance: 1000
85
- autoRefillEnabled: true
86
- refillIntervalValue: 1
87
- refillIntervalUnit: 'hours'
88
- refillAmount: 5000
89
 
90
  # speech:
91
  # tts:
 
71
  multiConvo: true
72
  agents: true
73
 
74
+ # Example Registration Object Structure (optional)
75
  registration:
76
  socialLogins: ['github', 'google', 'discord', 'openid', 'facebook', 'apple']
77
  # allowedDomains:
 
79
 
80
 
81
  # Example Balance settings
82
+ balance:
83
+ enabled: true
84
+ startBalance: 1000
85
+ autoRefillEnabled: true
86
+ refillIntervalValue: 1
87
+ refillIntervalUnit: 'hours'
88
+ refillAmount: 5000
89
 
90
  # speech:
91
  # tts: