spiffy script to display profiling info on the interweb
[lhc/web/wiklou.git] / AdminSettings.sample
index c121fc7..0eea90c 100644 (file)
@@ -23,4 +23,9 @@
 $wgDBadminuser      = 'wikiadmin';
 $wgDBadminpassword  = 'adminpass';
 
+/*
+ * Whether to enable the profileinfo.php script.
+ */
+$wgEnableProfileInfo = false;
+
 ?>