chiark
/
gitweb
/
~mdw
/
ircbot
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
7818b6a
)
Change very lag thresh.
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 7 Sep 2000 18:25:26 +0000
(18:25 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 7 Sep 2000 18:25:26 +0000
(18:25 +0000)
bot.tcl
patch
|
blob
|
blame
|
history
diff --git
a/bot.tcl
b/bot.tcl
index 66ab9c27e5e61cc2a502757e1ea37d6878560918..240e70b774ad9348e3453be2462fe2ef8db6d611 100755
(executable)
--- a/
bot.tcl
+++ b/
bot.tcl
@@
-9,7
+9,7
@@
set ownmailaddr blight@chiark.greenend.org.uk
set out_maxburst 6
set out_interval 2100
set out_lag_lag 5000
set out_maxburst 6
set out_interval 2100
set out_lag_lag 5000
-set out_lag_very
1
5000
+set out_lag_very
2
5000
if {![info exists out_queue]} {
set out_creditms [expr {$out_maxburst*$out_interval}]
if {![info exists out_queue]} {
set out_creditms [expr {$out_maxburst*$out_interval}]