update msdl config

This commit is contained in:
Joeri Exelmans 2025-10-03 10:48:41 +02:00
parent 93fc6a9539
commit 81bb571537
2 changed files with 5 additions and 1 deletions

View file

@ -43,7 +43,7 @@
# Timeouts
REFINERY_MODEL_GENERATION_TIMEOUT_SEC = "60";
REFINERY_MODEL_GENERATION_THREAD_COUNT = "10";
REFINERY_MODEL_GENERATION_THREAD_COUNT = "50";
};
};
};