diff options
| author | auron_x <auron_x@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-01-07 15:06:45 +0000 |
|---|---|---|
| committer | auron_x <auron_x@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-01-07 15:06:45 +0000 |
| commit | e5845b6b74a18366df2f7cbaa443ff5ad42d2c83 (patch) | |
| tree | d2d849c0cbb3fabc7b36c7c1988b9ec04a169bad /htroot/Network.xml | |
| parent | 44991fbf6e491d74824f6329b047d060c71d2fdc (diff) | |
*) extended network.xml (patch by lulabad)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3176 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Network.xml')
| -rw-r--r-- | htroot/Network.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/htroot/Network.xml b/htroot/Network.xml index 63c0e0b82..fd241917e 100644 --- a/htroot/Network.xml +++ b/htroot/Network.xml @@ -16,6 +16,11 @@ <receivedWords>#[rI]#</receivedWords>
<sendURLs>#[sU]#</sendURLs>
<receivedURLs>#[rU]#</receivedURLs>
+ <type>#(type)#junior::senior::principal#(/type)#</type>
+ <direct>#(type_direct)#direct::passive#(/type_direct)#</direct>
+ <acceptcrawl>#(acceptcrawl)#no::yes#(/acceptcrawl)#</acceptcrawl>
+ <dhtreceive>#(dhtreceive)#no::yes#(/dhtreceive)#</dhtreceive>
+ <rankingreceive>#(rankingreceive)#no::yes#(/rankingreceive)#</rankingreceive>
#(complete)#
::
<age>#[age]#</age>
|
