diff --git a/htroot/Status_p.inc b/htroot/Status_p.inc
index d4290d048..c69b0a557 100644
--- a/htroot/Status_p.inc
+++ b/htroot/Status_p.inc
@@ -52,7 +52,7 @@
-->
free: #[freeMemory]# | total: #[totalMemory]# | max: #[maxMemory]#
-
|
+ [Configure] |
Traffic |
diff --git a/startYACY.bat b/startYACY.bat
index 786c7f162..e0b840e4a 100644
--- a/startYACY.bat
+++ b/startYACY.bat
@@ -8,6 +8,7 @@ Set CLASSPATH=classes;htroot
For %%X in (lib/*.jar) Do Call %0 CPGEN lib\%%X
For %%X in (libx/*.jar) Do Call %0 CPGEN libx\%%X
+REM Please change the "javastart" settings in the web-interface "Basic Configuration" -> "Advanced"
set jmx=
set jms=
set javacmd=-Xmx64m -Xms10m