diff options
Diffstat (limited to 'config/config-b2.sample.json')
| -rw-r--r-- | config/config-b2.sample.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config/config-b2.sample.json b/config/config-b2.sample.json index 043c1a6..372972e 100644 --- a/config/config-b2.sample.json +++ b/config/config-b2.sample.json @@ -18,7 +18,9 @@ "jpg", "jpeg", "png" - ] + ], + "CacheProcessed": true, + "CacheProcessedCsvPath": "cache.csv" }, "Converters": [ { |