From ebfe3540c333ae7fa3effb410a20e5764627e307 Mon Sep 17 00:00:00 2001 From: SayaAndy Date: Mon, 9 Feb 2026 06:33:35 +0700 Subject: feat: add jpeg converter fix: explicitly set content type for b2 feat: extend rewrite settings with "never overwrite" feat: move rewrite setting to converter config feat: allow to skip size config --- config/config-local-unix.sample.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/config-local-unix.sample.json') diff --git a/config/config-local-unix.sample.json b/config/config-local-unix.sample.json index 97f69f1..941d995 100644 --- a/config/config-local-unix.sample.json +++ b/config/config-local-unix.sample.json @@ -1,5 +1,4 @@ { - "ForceRewrite": false, "MaxProcessThreads": 4, "MaxPreProcessThreads": 12, "LogLevel": "debug", @@ -27,6 +26,7 @@ } }, "Output": { + "RewriteOn": "UnequalHashInCache", "Storage": { "Type": "local-unix", "Config": { -- cgit v1.3.1+13