From 1537da9b16dfda1ecb2730b5d1de3b9005397618 Mon Sep 17 00:00:00 2001 From: lost+skunk Date: Tue, 13 Aug 2024 15:59:52 +0300 Subject: темплейты в бинарнике и улучшенная система кеша MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.example.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'config.example.json') diff --git a/config.example.json b/config.example.json index 0934fe7..73eb32d 100644 --- a/config.example.json +++ b/config.example.json @@ -8,11 +8,7 @@ "max-size": 1024, "update-interval": 5 }, - "dirs-to-memory": [ - "html", - "css", - "misc" - ], + "static-path": "static", "download-proxy": "http://127.0.0.1:8080", "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36", "proxy": true, -- cgit v1.2.3