diff options
Diffstat (limited to 'config/config-local-unix.sample.json')
| -rw-r--r-- | config/config-local-unix.sample.json | 2 |
1 files changed, 1 insertions, 1 deletions
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": { |