From c9b2f8ca2239d64eaede7a0d755f038fe506bcca Mon Sep 17 00:00:00 2001 From: SayaAndy Date: Fri, 15 Aug 2025 00:51:07 +0700 Subject: refactor: split semaphore into pre-process & process --- config/config-local-unix.sample.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/config-local-unix.sample.json') diff --git a/config/config-local-unix.sample.json b/config/config-local-unix.sample.json index 637a05a..36d8114 100644 --- a/config/config-local-unix.sample.json +++ b/config/config-local-unix.sample.json @@ -1,6 +1,7 @@ { "ForceRewrite": false, - "MaxConcurrentJobs": 4, + "MaxProcessThreads": 4, + "MaxPreProcessThreads": 12, "LogLevel": "debug", "Input": { "Storage": { -- cgit v1.3.1+13