# HG changeset patch # User Matti Hamalainen # Date 1485548623 -7200 # Node ID ea2bc066748239223be08486ff879b8f5ea8b471 # Parent bbc0a3d0b51e3af63b0e69c64fe6e8912f232ae4 Cleanup. diff -r bbc0a3d0b51e -r ea2bc0667482 mconfig.inc.php.example --- 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