X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fbrisk.phh;h=11f44d2ba592417d06747935f66c01ac5bc8dcde;hb=b1ab2024d5e2e81099c704a6b78ef9d5476c5f62;hp=51d8d3a3d10a6525c463ab15f94e7649c5b686a8;hpb=ecc7b610d0bd3d91ae4b99f036ef6e8c29a8b2ac;p=brisk.git diff --git a/web/brisk.phh b/web/brisk.phh index 51d8d3a..11f44d2 100644 --- a/web/brisk.phh +++ b/web/brisk.phh @@ -29,7 +29,7 @@ define(COMM_GEN_N, 50); define(SESS_LEN, 13); define(STREAM_TIMEOUT, 20); define(EXPIRE_TIME_RD, 180); -define(EXPIRE_TIME_SMAMMA, 180); +define(EXPIRE_TIME_SMAMMA, 360); define(GARBAGE_TIMEOUT, 10); define(NICKSERV, "SERVER"); define(BRISK_DEBUG, FALSE);