diff options
| -rw-r--r-- | defaults/yacy.init | 2 |
1 files changed, 1 insertions, 1 deletions
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
|
