changeset 1097:ea2bc0667482

Cleanup.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 27 Jan 2017 22:23:43 +0200
parents bbc0a3d0b51e
children c731092a83b7
files mconfig.inc.php.example
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/mconfig.inc.php.example	Fri Jan 27 22:15:06 2017 +0200
+++ b/mconfig.inc.php.example	Fri Jan 27 22:23:43 2017 +0200
@@ -36,10 +36,9 @@
   // Voting settings
   "voteMin"         => -1,
   "voteMax"         => 2,
-  
 
-  "admTimeout"      => 15,
-
+  // User and admin login timeouts (in minutes)
+  "userTimeout"     => 120,
   "admTimeout"      => 60,
 
   // Entry file paths and URL prefixes