From 00f223cfc1f06c386d3de04e52b44fe43c0a65e7 Mon Sep 17 00:00:00 2001 From: orbiter Date: Thu, 21 Apr 2005 17:13:43 +0000 Subject: [PATCH] fixed post-parsing (a case when the bluelist is empty) git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@41 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/Config_p.html | 3 +- makerelease.sh | 2 +- source/de/anomic/http/httpc.java | 2 +- source/de/anomic/http/httpdProxyHandler.java | 68 +++++++++++-------- source/de/anomic/plasma/plasmaHTCache.java | 7 +- source/de/anomic/plasma/plasmaParser.java | 15 +++- .../de/anomic/plasma/plasmaSwitchboard.java | 23 +++++-- yacy.blue | 1 - yacy.init | 2 +- 9 files changed, 80 insertions(+), 43 deletions(-) diff --git a/htroot/Config_p.html b/htroot/Config_p.html index 3df129fa7..fa00d1121 100644 --- a/htroot/Config_p.html +++ b/htroot/Config_p.html @@ -15,10 +15,11 @@ document.getElementById("value").value=element.value; #[header]#

-

advanced Config

+

Advanced Config

Here are all Config Options from YaCy.
You can change anything, but some Options need a restart, and some Options can crash YaCy, when wrong values are used. +For explanation please look into yacy.init