nixos-systems/etc/librechat.yaml
Eli Ribble f0d15f7e2f
Disable balance on librechat
...because I'm out of credits, and the current build of librechat
doesn't have the config files necessary to manage balance.
2026-01-18 02:43:06 +00:00

10 lines
477 B
YAML

version: 1.2.5
# Balance settings
balance:
enabled: false # Enable token credit balances for users
startBalance: 2000000 # Initial tokens credited upon registration
autoRefillEnabled: true # Enable automatic token refills
refillIntervalValue: 1 # Numerical value for refill interval
refillIntervalUnit: "days" # Time unit for refill interval (days, hours, etc.)
refillAmount: 1000000 # Tokens added during each refill