mirror of
https://github.com/tig-pool-nk/tig-monorepo.git
synced 2026-03-11 18:07:21 +08:00
Default max_concurrent_batches to 1.
This commit is contained in:
parent
f42eb00457
commit
8fc64e10bd
@ -165,7 +165,7 @@ SELECT '
|
||||
"slaves": [
|
||||
{
|
||||
"name_regex": ".*",
|
||||
"max_concurrent_batches": 4,
|
||||
"max_concurrent_batches": 1,
|
||||
"selected_challenges": [
|
||||
"satisfiability",
|
||||
"vehicle_routing",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user