diff options
Diffstat (limited to 'config/config.json')
| -rw-r--r-- | config/config.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/config.json b/config/config.json index 01b7727..742949f 100644 --- a/config/config.json +++ b/config/config.json @@ -1,4 +1,6 @@ { + "ForceRewrite": false, + "MaxConcurrentJobs": 4, "Input": { "Storage": { "Type": "b2", |