diff mconfig.inc.php.example @ 26:7be3f8cf1f7a

Lots of cleanups, preparing for adding entry submission support.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 08 Dec 2012 04:57:32 +0200
parents f2877f1b0b75
children c969f9e8264a
line wrap: on
line diff
--- a/mconfig.inc.php.example	Fri Dec 07 23:31:23 2012 +0200
+++ b/mconfig.inc.php.example	Sat Dec 08 04:57:32 2012 +0200
@@ -6,7 +6,7 @@
 
   "debug"           => false,
 
-  "voteKeyLength"   => 8,
+  "userKeyLength"   => 8,
   "voteMin"         => -1,
   "voteMax"         => 2,