Fix env example

This commit is contained in:
DazedAnon 2026-05-19 21:14:45 -05:00
parent 88bced23c5
commit 74f07e7017

View file

@ -32,7 +32,10 @@ language="English"
timeout="120"
#The number of files to translate at the same time, 1 recommended for free or self hosted API or gpt-4
fileThreads="1"
fileThreads="5"
#Concurrent API calls per file (threads per file), 1 recommended for free or self hosted API or gpt-4
threads="1"
#The wordwrap of dialogue text
width="60"