Move request characters to the env file.

This commit is contained in:
2025-07-26 12:36:29 -07:00
parent 4aebf1e21d
commit 15f01061ba
2 changed files with 5 additions and 1 deletions

View File

@@ -12,6 +12,10 @@ COMPOSE_BAKE=true
CPU=2.00
RAM=4.0G
# How much the users are able to utilize the server.
REQUESTS=100
CHARACTERS=2000
### Languages ###
## Check for language model updates on each run.