X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2FObj%2Fbrisk.phh;h=e7ff7142ecbc78624ecda015ca77e89c2248ba89;hb=2f7ef792e22946a9678f5982a19dacdccd9091eb;hp=41524d291989e5b2dfa9caffdbd52415b36a5b1f;hpb=7bb29caf1761665d81089090d1df1153b5d2bab9;p=brisk.git diff --git a/web/Obj/brisk.phh b/web/Obj/brisk.phh index 41524d2..e7ff714 100644 --- a/web/Obj/brisk.phh +++ b/web/Obj/brisk.phh @@ -50,6 +50,8 @@ define('CHAT_ENABLED', TRUE); define('SESS_LEN', 13); define('STREAM_TIMEOUT', 60); /* FIXME: move to sac-a-push .phh */ +/* TIME_RD define the server-side timeout, after half of it a ping request + is sent to client, after this time the client is log out */ define('EXPIRE_TIME_RD', 180); define('EXPIRE_TIME_SMAMMA', 360); define('EXPIRE_TIME_WAG', 10);