Skip to content

Commit

Permalink
bring defaults for recrawlindex to init config
Browse files Browse the repository at this point in the history
  • Loading branch information
pr0vieh committed Dec 9, 2023
1 parent d097a64 commit 3562076
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions defaults/yacy.init
Original file line number Diff line number Diff line change
Expand Up @@ -687,6 +687,10 @@ collection=user
# the prereq-value is a memory pre-requisite: that much bytes must
# be available/free in the heap; othervise the loop is not executed
# and another idlesleep is performed
recrawlindex_busysleep=10
recrawlindex_idlesleep=2000
recrawlindex_loadprereq=8.0
recrawlindex_memprereq=1048576
20_dhtdistribution_idlesleep=30000
20_dhtdistribution_busysleep=15000
20_dhtdistribution_memprereq=12582912
Expand Down

0 comments on commit 3562076

Please sign in to comment.