From 6ef4ba6623d13834b59035d5d72b8c75ff0cd649 Mon Sep 17 00:00:00 2001 From: crowetic <5431064+crowetic@users.noreply.github.com> Date: Sat, 8 Mar 2025 10:48:56 -0800 Subject: [PATCH] Update settings.json removed unnecessary temporary setting --- settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/settings.json b/settings.json index e07cee4..97b0946 100644 --- a/settings.json +++ b/settings.json @@ -5,7 +5,6 @@ "maxNetworkThreadPoolSize": 600, "repositoryConnectionPoolSize": 1220, "apiWhitelistEnabled": false, - "blockCacheSize": 33, - "archiveInterval": 999999999999, + "blockCacheSize": 142, "apiRestricted": false }