Skip to content

Commit

Permalink
Merge pull request #619 from pr0vieh/initrecrawl
Browse files Browse the repository at this point in the history
bring defaults for recrawlindex to init config
  • Loading branch information
Orbiter authored Dec 9, 2023
2 parents d097a64 + 3562076 commit d825a85
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 d825a85

Please sign in to comment.