mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 08:20:14 +01:00
🪙 feat: automatically add start balance (#4486)
* automatically add start balance https://github.com/danny-avila/LibreChat/issues/2687 * chore: imports order in userMethods.js * Information about START_BALANCE has been added --------- Co-authored-by: Danny Avila <danny@librechat.ai>
This commit is contained in:
parent
493e64e6db
commit
d9ed161104
2 changed files with 13 additions and 0 deletions
|
|
@ -352,6 +352,7 @@ ILLEGAL_MODEL_REQ_SCORE=5
|
|||
#========================#
|
||||
|
||||
CHECK_BALANCE=false
|
||||
# START_BALANCE=20000 # note: the number of tokens that will be credited after registration.
|
||||
|
||||
#========================#
|
||||
# Registration and Login #
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue