Diffstat (limited to 'config/config-b2.sample.json')
| -rw-r--r-- | config/config-b2.sample.json | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/config/config-b2.sample.json b/config/config-b2.sample.json index 60022dd..372972e 100644 --- a/config/config-b2.sample.json +++ b/config/config-b2.sample.json @@ -1,4 +1,5 @@ { + "ForceRewrite": false, "MaxProcessThreads": 4, "MaxPreProcessThreads": 12, "LogLevel": "info", @@ -32,7 +33,6 @@ } }, "Output": { - "RewriteOn": "UnequalHashInCache", "Storage": { "Type": "b2", "Config": { @@ -55,7 +55,6 @@ } }, "Output": { - "RewriteOn": "UnequalHashInCache", "Storage": { "Type": "b2", "Config": { @@ -78,7 +77,6 @@ } }, "Output": { - "RewriteOn": "UnequalHashInCache", "Storage": { "Type": "b2", "Config": { @@ -101,7 +99,6 @@ } }, "Output": { - "RewriteOn": "UnequalHashInCache", "Storage": { "Type": "b2", "Config": { @@ -124,7 +121,6 @@ } }, "Output": { - "RewriteOn": "UnequalHashInCache", "Storage": { "Type": "b2", "Config": { |