From aad97c9c7a35919e2a58d4cc85919b13c5a14a74 Mon Sep 17 00:00:00 2001 From: Raincloud Date: Mon, 10 Nov 2025 22:30:47 -0700 Subject: [PATCH] config for zipseq run on renderscrap --- .config/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/config.json b/.config/config.json index d668cfd..178b326 100644 --- a/.config/config.json +++ b/.config/config.json @@ -2,6 +2,7 @@ "dailyFormat": "daily_YYMMDD", "structDir": "D:\\0 ProjectStructure", "zipper": "7z", - "compression": 9 + "compression": 9, + "Max7zInst": 0 }