summaryrefslogtreecommitdiff
path: root/htroot/Performance_p.html
diff options
context:
space:
mode:
authororbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2010-06-15 20:26:15 +0000
committerorbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2010-06-15 20:26:15 +0000
commit4eab6473d31184b6380dbab5d5e8f751b773b762 (patch)
tree2e6d665bfa50e1c07e74e27855567ff2c26f7654 /htroot/Performance_p.html
parentb03caaa57a94d8a2778d865bb6b0fa564f2d2779 (diff)
option to set more than 9999 MB RAM in input field :-)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6919 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Performance_p.html')
-rw-r--r--htroot/Performance_p.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/Performance_p.html b/htroot/Performance_p.html
index 9883ce3f6..cd05b5e3c 100644
--- a/htroot/Performance_p.html
+++ b/htroot/Performance_p.html
@@ -27,7 +27,7 @@
<legend>Memory Settings</legend>
<dl>
<dt><label for="Xmx">Memory reserved for JVM</label></dt>
- <dd><input name="Xmx" id="Xmx" type="text" size="4" maxlength="4" value="#[Xmx]#" /> MByte&nbsp;
+ <dd><input name="Xmx" id="Xmx" type="text" size="5" maxlength="5" value="#[Xmx]#" /> MByte&nbsp;
<input type="submit" name="setStartup" value="Set" />&nbsp;
#(setStartupCommit)#::<div class="commit">Accepted change. This will take effect after <strong>restart</strong> of YaCy</div>::<div class="error"></div>#(/setStartupCommit)#
</dd>