X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;ds=sidebyside;f=wwwroot%2Finc%2Fsenate.inc;h=a5f30258d71612d121cda95b82493dfc67b2c2b4;hb=8b1d21e6dc9d2eae1f08eb6f4ca52bde9bc0efab;hp=c7f104d491fd252035594549c12ac364c4951fe6;hpb=637e2914f5777984c69b5df67f012de9059dbb11;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/inc/senate.inc b/wwwroot/inc/senate.inc index c7f104d..a5f3025 100644 --- a/wwwroot/inc/senate.inc +++ b/wwwroot/inc/senate.inc @@ -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);