[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r14869: Fixing broken defaults from previous commit (torstatus/trunk/web)



Author: kasimir
Date: 2008-05-31 12:27:31 -0400 (Sat, 31 May 2008)
New Revision: 14869

Modified:
   torstatus/trunk/web/config_template.php
Log:
Fixing broken defaults from previous commit

Modified: torstatus/trunk/web/config_template.php
===================================================================
--- torstatus/trunk/web/config_template.php	2008-05-31 16:27:04 UTC (rev 14868)
+++ torstatus/trunk/web/config_template.php	2008-05-31 16:27:31 UTC (rev 14869)
@@ -131,7 +131,7 @@
 $DNSEL_Domain = null;
 $Hidden_Service_URL = null;
 
-$Fast = 1;
+$Fast = 0;
 
 // }}}