summaryrefslogtreecommitdiff
path: root/config/config-b2.sample.json
diff options
from:
to:
context:
space:
mode:
authorGravatar SayaAndy <saya.andy@posteo.com> 2025-08-24 21:03:10 +0700
committerGravatar SayaAndy <saya.andy@posteo.com> 2025-08-24 21:03:10 +0700
commit8e8b3cc5238693151978f5eefa2b6fac63adc50a (patch)
tree29bbadcee4b66e8dfa60bab3fe02b3ddf689ae2a /config/config-b2.sample.json
parent262a46dc6a0497bf9eea0513345db835c49b06e0 (diff)
downloadthumbnail-generator-8e8b3cc5238693151978f5eefa2b6fac63adc50a.tar.gz
thumbnail-generator-8e8b3cc5238693151978f5eefa2b6fac63adc50a.zip
feat: add local cache
Diffstat (limited to 'config/config-b2.sample.json')
-rw-r--r--config/config-b2.sample.json4
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": [
{