Diffstat (limited to 'config/config-b2.sample.json')
| -rw-r--r-- | config/config-b2.sample.json | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/config/config-b2.sample.json b/config/config-b2.sample.json index 60022dd..043c1a6 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", @@ -17,9 +18,7 @@ "jpg", "jpeg", "png" - ], - "CacheProcessed": true, - "CacheProcessedCsvPath": "cache.csv" + ] }, "Converters": [ { @@ -32,7 +31,6 @@ } }, "Output": { - "RewriteOn": "UnequalHashInCache", "Storage": { "Type": "b2", "Config": { @@ -55,7 +53,6 @@ } }, "Output": { - "RewriteOn": "UnequalHashInCache", "Storage": { "Type": "b2", "Config": { @@ -78,7 +75,6 @@ } }, "Output": { - "RewriteOn": "UnequalHashInCache", "Storage": { "Type": "b2", "Config": { @@ -101,7 +97,6 @@ } }, "Output": { - "RewriteOn": "UnequalHashInCache", "Storage": { "Type": "b2", "Config": { @@ -124,7 +119,6 @@ } }, "Output": { - "RewriteOn": "UnequalHashInCache", "Storage": { "Type": "b2", "Config": { |