]> mop.ddnsfree.com - git repositories - brisk.git/commitdiff
add a remind to move timeout from brisk to sac-a-push
authorMatteo Nastasi <nastasi@alternativeoutput.it>
Sun, 5 Aug 2012 05:35:02 +0000 (07:35 +0200)
committerMatteo Nastasi <nastasi@alternativeoutput.it>
Sun, 5 Aug 2012 05:35:02 +0000 (07:35 +0200)
web/Obj/brisk.phh

index 60ea624337ec29859571c86f27d06dd3c861a69b..b52c3330bd5e2eb8c1212fb3ee30b3cef314c83b 100644 (file)
@@ -48,6 +48,7 @@ define('CHAT_ILL_TIME', 6);
 
 define('SESS_LEN', 13);
 define('STREAM_TIMEOUT', 60);
+/* FIXME: move to sac-a-push .phh */
 define('EXPIRE_TIME_RD', 180);
 define('EXPIRE_TIME_SMAMMA', 360);
 define('EXPIRE_TIME_WAG', 10);