You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
1.6 KiB
37 lines
1.6 KiB
# Network definition file for the freeworld network
|
|
# this is the default standard network for fresh YaCy Peers
|
|
|
|
# -----------------------------------------------------------------#
|
|
# for an explanation please see the file yacy.network.readme #
|
|
# this is a work in progress. disabled properties are not yet used #
|
|
# -----------------------------------------------------------------#
|
|
|
|
# general network definition
|
|
network.unit.name = freeworld
|
|
network.unit.description = Public YaCy Community
|
|
network.unit.domain = global
|
|
network.unit.search.time = 4
|
|
network.unit.dht = true
|
|
network.unit.dhtredundancy.junior = 1
|
|
network.unit.dhtredundancy.senior = 3
|
|
network.unit.dht.partitionExponent = 4
|
|
network.unit.remotecrawl.speed = 300
|
|
network.unit.bootstrap.seedlist0 = http://www.yacy.net/seed.txt
|
|
network.unit.bootstrap.seedlist1 = http://home.arcor.de/hermens/yacy/seed.txt
|
|
network.unit.bootstrap.seedlist2 = http://low.audioattack.de/yacy/seed.txt
|
|
network.unit.bootstrap.seedlist3 = http://www.lulabad.de/seed.txt
|
|
|
|
# each network may use different yacy distributions.
|
|
# the auto-updater can access network-specific update locations
|
|
network.unit.update.location0 = http://yacy.net/index.html
|
|
network.unit.update.location1 = http://latest.yacy.de
|
|
network.unit.update.location2 = http://www.yacystats.de/yacybuild/
|
|
network.unit.update.location3 = https://latestyacy.f1ori.de/
|
|
|
|
# properties for in-protocol response authentication:
|
|
network.unit.protocol.control = uncontrolled
|
|
|
|
# white/blacklists
|
|
network.unit.access.whitelist = 10\..*,127.*,172.(1[6-9]|2[0-9]|3[0-1])\..*,169.254.*,192.168.*,localhost
|
|
network.unit.access.blacklist =
|