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 @@
#{/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".
+