summaryrefslogtreecommitdiff
path: root/htroot/Network.xml
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2012-05-30 09:32:25 +0200
committerMichael Peter Christen <mc@yacy.net>2012-05-30 09:32:25 +0200
commit1a6fab60e0f25baa4cbdda504b847bc8d6082b68 (patch)
tree6be7d1f7d8242b631f5feae6ded230526be225ca /htroot/Network.xml
parent20e0cc08228045e067088156b97f05d85f1997c4 (diff)
added node state to xml
Diffstat (limited to 'htroot/Network.xml')
-rw-r--r--htroot/Network.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/htroot/Network.xml b/htroot/Network.xml
index 35da906b8..eb7d0838f 100644
--- a/htroot/Network.xml
+++ b/htroot/Network.xml
@@ -19,8 +19,9 @@
<receivedURLs>#[rU]#</receivedURLs>
<type>#(type)#junior::senior::principal#(/type)#</type>
<direct>#(type_direct)#direct::passive#(/type_direct)#</direct>
- <acceptcrawl>#[acceptcrawl]#</acceptcrawl>
+ <acceptcrawl>#[acceptcrawl]#</acceptcrawl>
<dhtreceive>#[dhtreceive]#</dhtreceive>
+ <nodestate>#[nodestate]#</nodestate>
<location>#[location]#</location>
<seedurl>#[type_url]#</seedurl>
#(complete)#
@@ -73,6 +74,7 @@
<rurls>#[my-RCount]#</rurls>
<acceptcrawl>#[my-acceptcrawl]#</acceptcrawl>
<acceptindex>#[my-dhtreceive]#</acceptindex>
+ <nodestate>#[my-nodestate]#</nodestate>
<sentwords>#[my-sI]#</sentwords>
<senturls>#[my-sU]#</senturls>
<receivedwords>#[my-rI]#</receivedwords>