*) using 0 and 1 instead of no and yes, because of better semantic

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3182 6c8d7289-2bf4-0310-a012-ef5d649a1542
This commit is contained in:
auron_x 2007-01-08 18:46:29 +00:00
parent 93f7495399
commit cc1a7ab717

View File

@ -18,9 +18,9 @@
<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>
<acceptcrawl>#(acceptcrawl)#0::1#(/acceptcrawl)#</acceptcrawl>
<dhtreceive>#(dhtreceive)#0::1#(/dhtreceive)#</dhtreceive>
<rankingreceive>#(rankingreceive)#0::1#(/rankingreceive)#</rankingreceive>
<location>#[location]#</location>
#(complete)#
::