mirror of
https://github.com/eliasstepanik/Create.git
synced 2026-01-12 00:18:27 +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
|