summaryrefslogtreecommitdiff
path: root/doc/en/config.xml
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2006-08-09 22:06:53 +0000
committerSebastien Helleu <flashcode@flashtux.org>2006-08-09 22:06:53 +0000
commit5a4515b75967c779c9d4c8f0da45137a6739be50 (patch)
tree50e4607445de901b7ac9cf89d54c83100e919f86 /doc/en/config.xml
parent8babdca0dc93b3ac97bc64ac75ca3c20a530122a (diff)
downloadweechat-5a4515b75967c779c9d4c8f0da45137a6739be50.zip
Added DCC fast in doc
Diffstat (limited to 'doc/en/config.xml')
-rw-r--r--doc/en/config.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/en/config.xml b/doc/en/config.xml
index c33ba6728..a293c1d8e 100644
--- a/doc/en/config.xml
+++ b/doc/en/config.xml
@@ -960,7 +960,7 @@
<row>
<entry><option>dcc_timeout</option></entry>
<entry>integer</entry>
- <entry>between 1 and 2147483647</entry>
+ <entry>between 5 and 2147483647</entry>
<entry>300</entry>
<entry>Timeout for dcc request (in seconds)</entry>
</row>
@@ -972,6 +972,13 @@
<entry>Block size for dcc packets in bytes (default: 65536)</entry>
</row>
<row>
+ <entry><option>dcc_fast_send</option></entry>
+ <entry>boolean</entry>
+ <entry>'on' or 'off'</entry>
+ <entry>'on'</entry>
+ <entry>Does not wait for ACK when sending file</entry>
+</row>
+<row>
<entry><option>dcc_port_range</option></entry>
<entry>string</entry>
<entry>any string</entry>