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 60ea624..b52c333 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);