enabled memory protection from 6459 with 50000kb (disables dht-in)

this should only apply if there is really little memory available because it is checked by threads explictly requesting memory

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6479 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
lotus 15 years ago
parent 20c5d78a5c
commit 12dd8ece3e

@ -900,7 +900,7 @@ disk.free = 3000
disk.free.hardlimit = 1000
# minimum memory to accept dht-in (KB)
#memory.acceptDHT = 10000
memory.acceptDHT = 50000
# setting if execution of CGI files is allowed or not
cgi.allow = false

Loading…
Cancel
Save