From 05f916ef569afead9c19b359f7a8c962a28a0edf Mon Sep 17 00:00:00 2001 From: Michael Peter Christen Date: Tue, 22 Jul 2025 15:53:47 +0900 Subject: less robots tasks by default --- defaults/yacy.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'defaults') diff --git a/defaults/yacy.init b/defaults/yacy.init index eac5bef47..d1622ba73 100644 --- a/defaults/yacy.init +++ b/defaults/yacy.init @@ -1226,7 +1226,7 @@ thumbnailProgram = httpd.robots.txt = locked,dirs,bookmarks,network,news,status,profile # maximum number of robots.txt loading threads -robots.txt.MaxActiveThreads = 200 +robots.txt.MaxActiveThreads = 40 # class to use for parsing wikicode wikiParser.class = de.anomic.data.wikiCode -- cgit v1.2.3