mirror of
https://github.com/eliasstepanik/Create.git
synced 2026-01-11 16:48:29 +00:00
5 lines
111 B
TOML
5 lines
111 B
TOML
#Controls how many trades a worker can perform in one work cycle
|
|
# Default: 4
|
|
# Range: > 1
|
|
maxTradePerWork = 4
|