isHierarch function restored
[mirrors/Kyberia-bloodline.git] / wwwroot / inc / senate.inc
index c7f104d491fd252035594549c12ac364c4951fe6..a5f30258d71612d121cda95b82493dfc67b2c2b4 100644 (file)
@@ -3,9 +3,10 @@ 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);
 define('REGISTRATION_TEXT_NODE',791946);
 define('REGISTRATION_REQUEST_NODE',2091448);
 define('UNVERIFIED_REGISTRATIONS_NODE',1836516);
This page took 0.109999 seconds and 4 git commands to generate.