Added YaCy chart
This commit is contained in:
@@ -13,4 +13,12 @@ persistence:
|
|||||||
|
|
||||||
yacy:
|
yacy:
|
||||||
network:
|
network:
|
||||||
mode: "intranet"
|
mode: "intranet"
|
||||||
|
config:
|
||||||
|
network.unit.bootstrap.seedlist: ""
|
||||||
|
network.unit.remotecrawl: "false"
|
||||||
|
network.unit.dhtredundancy.junior: "1"
|
||||||
|
network.unit.dhtredundancy.senior: "1"
|
||||||
|
index.receive.allow: "false"
|
||||||
|
index.distribute.allow: "false"
|
||||||
|
crawl.response.timeout: "10000"
|
||||||
Reference in New Issue
Block a user