From 8e8b3cc5238693151978f5eefa2b6fac63adc50a Mon Sep 17 00:00:00 2001 From: SayaAndy Date: Sun, 24 Aug 2025 21:03:10 +0700 Subject: feat: add local cache --- config/config-b2.sample.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'config/config-b2.sample.json') 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": [ { -- cgit v1.3.1+13