Author: nextgens
Date: 2008-05-09 09:38:48 +0000 (Fri, 09 May 2008)
New Revision: 19873

Modified:
   trunk/website/pages/en/faq.php
Log:
website: be consistent with what we do in the installer

Modified: trunk/website/pages/en/faq.php
===================================================================
--- trunk/website/pages/en/faq.php      2008-05-09 09:20:53 UTC (rev 19872)
+++ trunk/website/pages/en/faq.php      2008-05-09 09:38:48 UTC (rev 19873)
@@ -227,9 +227,9 @@

 <code>
 network.http.max-connections 200<BR>
-network.http.max-connections-per-server 100<BR>
-network.http.max-persistent-connections-per-proxy 50<BR>
-network.http.max-persistent-connections-per-server 10<BR>
+network.http.max-connections-per-server 200<BR>
+network.http.max-persistent-connections-per-proxy 200<BR>
+network.http.max-persistent-connections-per-server 200<BR>
 </code>
 <p>Note that these settings will cause mozilla to use more
 connections for all your browsing, which may not be desirable from a
@@ -517,4 +517,4 @@
 that suits your desires. </p>

 <p><b id="rabbit">Where can I get a high quality copy of the rabbit 
icon?</b><br>
-<a href="/image/rabbit/freenet-bunny.svg">Here</a>.</p>
\ No newline at end of file
+<a href="/image/rabbit/freenet-bunny.svg">Here</a>.</p>


Reply via email to