Spaces:
Building
Building
Update librechat.yaml
Browse files- librechat.yaml +7 -7
librechat.yaml
CHANGED
@@ -79,13 +79,13 @@ registration:
|
|
79 |
|
80 |
|
81 |
# Example Balance settings
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
|
90 |
# speech:
|
91 |
# tts:
|
|
|
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:
|