Diffstat (limited to 'config/config-b2.sample.json')
| -rw-r--r-- | config/config-b2.sample.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/config-b2.sample.json b/config/config-b2.sample.json index c48b1b2..d3d772e 100644 --- a/config/config-b2.sample.json +++ b/config/config-b2.sample.json @@ -1,7 +1,6 @@ { "ForceRewrite": false, - "MaxProcessThreads": 4, - "MaxPreProcessThreads": 12, + "MaxConcurrentJobs": 4, "LogLevel": "info", "Input": { "Storage": { |