X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Finc%2Fsenate.inc;h=3dd497692639a07b14e5f46c6f234f57afab90ab;hb=b5bf04a3b95468d37a95df63e2c7823f03b0b39b;hp=42638bdcfc016b601a92e8d0371985ed0ec462a6;hpb=09f0f2fae8b01c46318cee6e9864b7b1847e9fd3;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/inc/senate.inc b/wwwroot/inc/senate.inc index 42638bd..3dd4976 100644 --- a/wwwroot/inc/senate.inc +++ b/wwwroot/inc/senate.inc @@ -2,7 +2,11 @@ define('DAILY_K',30); define('REGISTRATION_VOTES',2); //too small so far +// logout after one hour +define('LOGOUT_IDLE_SEC', 3600); + // An attempt to remove hard-code constants from code +define('REGISTRATION_TEXT_NODE',791946); define('REGISTRATION_REQUEST_NODE',2091448); define('UNVERIFIED_REGISTRATIONS_NODE',1836516);