diff --git a/htroot/Status.html b/htroot/Status.html index 69e479fef..d4ea05dc9 100644 --- a/htroot/Status.html +++ b/htroot/Status.html @@ -15,7 +15,7 @@ } } function reloadGraph() { - document.images["graph"].src="PerformanceGraph.png?nomem=&time="+(new Date()).getTime(); + document.images["graph"].src="PerformanceGraph.png?time="+(new Date()).getTime(); window.status=""; } function init() { @@ -47,7 +47,7 @@

YaCy WebsearchWelcome to YaCy!


- PerformanceGraph
+ PerformanceGraph
banner @@ -98,7 +98,7 @@ #(warningMemoryLow)#::
bad
-
Free memory is lower than #[minSpace]#. DHT has been disabled. Please fix +
Low memory was detected. DHT has been disabled. Please fix it as soon as possible and restart YaCy.
#(/warningMemoryLow)#