*) Status_p.inc: link to memory configuration added

*) startYACY.bat: comment added
See: http://www.yacy-forum.de/viewtopic.php?p=25311#25311

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2500 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
theli 18 years ago
parent 043edfa4d8
commit 35b70f164c

@ -52,7 +52,7 @@
-->
free: #[freeMemory]# | total: #[totalMemory]# | max: #[maxMemory]#
</td>
<td>&nbsp;</td>
<td>[<a href="PerformanceMemory_p.html">Configure</a>]</td>
</tr>
<tr class="TableCellDark">
<td>Traffic</td>

@ -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

Loading…
Cancel
Save