diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2006-06-26 09:52:23 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2006-06-26 09:52:23 +0000 |
| commit | 4cc6e6551fef3a3b31313453a27ea45f1b5b51cf (patch) | |
| tree | 2282721d3e370dc06aa0d4e25c00685933acebba /htroot/PerformanceMemory_p.html | |
| parent | 66964dc0155890855dbeb017acd3e2995efc6d14 (diff) | |
bugfix
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2245 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/PerformanceMemory_p.html')
| -rw-r--r-- | htroot/PerformanceMemory_p.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/htroot/PerformanceMemory_p.html b/htroot/PerformanceMemory_p.html index 115eaeeb4..3ce205726 100644 --- a/htroot/PerformanceMemory_p.html +++ b/htroot/PerformanceMemory_p.html @@ -338,7 +338,6 @@ Increasing this cache may speed up crawling, but not much space is needed, so th <td class="small" align="right">#[usedTotal]# MB</td>
<td class="small" align="right">#[currTotal]# MB</td>
<td class="small" align="right">#[dfltTotal]# MB</td>
-<td class="small" align="right">#[goodTotal]# MB</td>
<td class="small" align="right">#[bestTotal]# MB</td>
<td class="small" align="left">Sum of memory amounts</td>
</tr>
@@ -347,7 +346,6 @@ Increasing this cache may speed up crawling, but not much space is needed, so th <td class="small" align="right" colspan="11">Re-Configuration:</td>
<td class="small" align="center"><input type="submit" name="setCustom" value="Set"><br>these<br>custom<br>values<br> </td>
<td class="small" align="center"><input type="submit" name="setDefault" value="Set"><br>all<br>default<br>values<br> </td>
-<td class="small" align="center"><input type="submit" name="setGood" value="Set"><br>all<br>recom-<br>mended values<br> </td>
<td class="small" align="center"><input type="submit" name="setBest" value="Set"><br>all<br>optimum<br>values<br> </td>
<td class="small" align="left">Changes take effect after <b>re-start</b> of YaCy</td>
</tr>
|
