isHierarch function restored
[mirrors/Kyberia-bloodline.git] / wwwroot / inc / senate.inc
index de5c4dc86a8079b834d12b532ef65f00569a34a5..a5f30258d71612d121cda95b82493dfc67b2c2b4 100644 (file)
@@ -3,7 +3,7 @@ define('DAILY_K',30);
 define('REGISTRATION_VOTES',2); //too small so far
 
 // logout after one hour
-define('LOGOUT_IDLE_SEC', 3600);
+define('LOGOUT_IDLE_SEC', 7200);
 
 // An attempt to remove hard-code constants from code
 define('MAIL_NODE',24);
This page took 0.134263 seconds and 4 git commands to generate.