increase AI credits by 10x
This commit is contained in:
parent
34c105f73d
commit
4e3bab9e15
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@ version: 1.2.5
|
|||
# Balance settings
|
||||
balance:
|
||||
enabled: true # Enable token credit balances for users
|
||||
startBalance: 20000 # Initial tokens credited upon registration
|
||||
startBalance: 200000 # 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: 10000 # Tokens added during each refill
|
||||
refillAmount: 100000 # Tokens added during each refill
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue