projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
867b661
)
ridotto a 120 sec l'expire timeout
author
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Tue, 26 Dec 2006 16:32:35 +0000
(16:32 +0000)
committer
Matteo Nastasi (mop)
<nastasi@alternativeoutput.it>
Tue, 26 Dec 2006 16:32:35 +0000
(16:32 +0000)
web/brisk.phh
patch
|
blob
|
history
diff --git
a/web/brisk.phh
b/web/brisk.phh
index
08523ca
..
7d5fea1
100644
(file)
--- a/
web/brisk.phh
+++ b/
web/brisk.phh
@@
-28,7
+28,7
@@
define(COMM_N, 12);
define(COMM_GEN_N, 50);
define(SESS_LEN, 13);
define(STREAM_TIMEOUT, 20);
-define(EXPIRE_TIME, 1
8
0);
+define(EXPIRE_TIME, 1
2
0);
define(GARBAGE_TIMEOUT, 30);
define(NICKSERV, "<i>SERVER</i>");
define(BRISK_DEBUG, FALSE);