ridotto a 120 sec l'expire timeout
[brisk.git] / web / brisk.phh
index 08523ca..7d5fea1 100644 (file)
@@ -28,7 +28,7 @@ define(COMM_N, 12);
 define(COMM_GEN_N, 50);
 define(SESS_LEN, 13);
 define(STREAM_TIMEOUT, 20);
-define(EXPIRE_TIME, 180);
+define(EXPIRE_TIME, 120);
 define(GARBAGE_TIMEOUT, 30);
 define(NICKSERV, "<i>SERVER</i>");
 define(BRISK_DEBUG, FALSE);