diff mconfig.inc.php.example @ 123:5837b9333964

Add new "about" page, and setting for default page.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 22 Oct 2013 15:18:09 +0300
parents 2f3fd26babed
children 9c20703a7a61
line wrap: on
line diff
--- a/mconfig.inc.php.example	Tue Oct 22 14:40:42 2013 +0300
+++ b/mconfig.inc.php.example	Tue Oct 22 15:18:09 2013 +0300
@@ -8,6 +8,8 @@
 
   "debug"           => false,
 
+  "defaultPage"     => "about", // Default page
+
   "userKeyLength"   => 8,
   "voteMin"         => -1,
   "voteMax"         => 2,