Specia:Asksql security fix, Special:Asksql query timeout feature
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index 5266466..45b862a 100644 (file)
@@ -40,6 +40,7 @@ $wgDBsqlpassword      = "sqlpass";
 $wgDBminWordLen     = 4;
 $wgDBtransactions      = false; # Set to true if using InnoDB tables
 $wgDBmysql4                    = false; # Set to true to use enhanced fulltext search
+$wgSqlTimeout          = 30;
 
 # Database load balancer
 $wgDBservers           = false; # e.g. array("larousse", "pliny")