diff options
Diffstat (limited to 'htroot/Performance_p.html')
| -rw-r--r-- | htroot/Performance_p.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/htroot/Performance_p.html b/htroot/Performance_p.html index 9aa8fd267..e250ae1ee 100644 --- a/htroot/Performance_p.html +++ b/htroot/Performance_p.html @@ -22,7 +22,7 @@ <form id="optionreloadGraph" action="" method="get"><p><input type="checkbox" name="option" id="autoreload"/> <label for="autoreload">refresh graph</label></p></form>
- <form action="Performance_p.html" method="post" enctype="multipart/form-data">
+ <form action="Performance_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8">
<fieldset>
<legend>Memory Settings</legend>
<dl>
@@ -35,7 +35,7 @@ </fieldset>
</form>
- <form action="Performance_p.html" method="post" enctype="multipart/form-data">
+ <form action="Performance_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8">
<fieldset>
<legend>Resource Observer</legend>
<dl>
@@ -52,7 +52,7 @@ </fieldset>
</form>
- <form action="Performance_p.html" method="post" enctype="multipart/form-data">
+ <form action="Performance_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8">
<fieldset><legend>Use Default Profile:</legend>
<p>
<select name="defaultFile">
@@ -72,7 +72,7 @@ </fieldset>
</form>
- <form action="Performance_p.html" method="post" enctype="multipart/form-data">
+ <form action="Performance_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8">
<fieldset><legend>YaCy Priority Settings</legend>
<dl>
<dt><label for="priority">YaCy Process Priority</label>:</dt>
@@ -87,7 +87,7 @@ </fieldset>
</form>
- <form action="Performance_p.html" method="post" enctype="multipart/form-data">
+ <form action="Performance_p.html" method="post" enctype="multipart/form-data" accept-charset="UTF-8">
<fieldset><legend>Online Caution Settings:</legend>
<p>
This is the time that the crawler idles when the proxy is accessed, or a local or remote search is done.
|
