diff --git a/htroot/Bookmarks.html b/htroot/Bookmarks.html index 7d8d6c070..5c35d57c6 100644 --- a/htroot/Bookmarks.html +++ b/htroot/Bookmarks.html @@ -234,7 +234,7 @@

Edit / - Delete + Delete

#{/bookmarks}# diff --git a/htroot/LogStatistics_p.html b/htroot/LogStatistics_p.html index b9131f40b..1b5cf83f8 100644 --- a/htroot/LogStatistics_p.html +++ b/htroot/LogStatistics_p.html @@ -12,6 +12,8 @@ #(results)#::

Needed #[totalParserTime]# #[totalParserTimeUnit]# to parse #[totalParserRuns]# Entries#(avgExists)#:: (#[avgParserRunsPerMinute]#/sec)#(/avgExists)#

+

To enable Log Statistics open DATA/LOG/yacy.logging and set "de.anomic.server.logging.LogalizerHandler.enabled = true".

+
DHT
diff --git a/yacy.nsi b/yacy.nsi index 30b648959..8010d96f7 100755 --- a/yacy.nsi +++ b/yacy.nsi @@ -5,7 +5,7 @@ !define JRE_VERSION6 "1.6" !define JRE_VERSION5 "1.5" -!define JRE_URL "http://javadl.sun.com/webapps/download/AutoDL?BundleId=18714&/jre-6u5-windows-i586-p.exe" +!define JRE_URL "http://javadl.sun.com/webapps/download/AutoDL?BundleId=20288" ;jre-6u6-windows-i586-p.exe Name "YaCy" Icon "RELEASE\MAIN\addon\YaCy.ico"