From 834ff442d1b413fb4eaabcf03bbf6ab78eafdc1e Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Thu, 17 Nov 2005 15:37:59 +0100 Subject: Closing #14: Milisecond precision is now possible for the buddy_sendbuffer. --- doc/user-guide/commands.xml | 4 +++- doc/user-guide/help.txt | 4 ++-- doc/user-guide/user-guide.html | 2 +- doc/user-guide/user-guide.txt | 4 +++- 4 files changed, 9 insertions(+), 5 deletions(-) (limited to 'doc/user-guide') diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index 1fc30e6d..cdd6f6a1 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -461,10 +461,12 @@ + 200 + - Tell BitlBee after how many seconds a buffered message should be sent. + Tell BitlBee after how many (mili)seconds a buffered message should be sent. Values greater than 5 will be interpreted as miliseconds, 5 and lower as seconds. diff --git a/doc/user-guide/help.txt b/doc/user-guide/help.txt index b6c88da3..fe7dc27b 100644 --- a/doc/user-guide/help.txt +++ b/doc/user-guide/help.txt @@ -436,9 +436,9 @@ Please note that if you remove a buddy from your list (or if the connection to t % ?set buddy_sendbuffer_delay Type: integer -Default: +Default: 200 -Tell BitlBee after how many seconds a buffered message should be sent. +Tell BitlBee after how many (mili)seconds a buffered message should be sent. Values greater than 5 will be interpreted as miliseconds, 5 and lower as seconds. See also the buddy_sendbuffer setting. % diff --git a/doc/user-guide/user-guide.html b/doc/user-guide/user-guide.html index 8bd7f716..3c34bf31 100644 --- a/doc/user-guide/user-guide.html +++ b/doc/user-guide/user-guide.html @@ -331,7 +331,7 @@ allow <connection> <handle>

Please note that if you remove a buddy from your list (or if the connection to that user drops) and there's still data in the buffer, this data will be lost. BitlBee will not try to send the message to the user in those cases.

buddy_sendbuffer_delay

Type: integer

- Tell BitlBee after how many seconds a buffered message should be sent. + Tell BitlBee after how many (mili)seconds a buffered message should be sent. Values greater than 5 will be interpreted as miliseconds, 5 and lower as seconds.

See also the buddy_sendbuffer setting.

default_target

Type: string

diff --git a/doc/user-guide/user-guide.txt b/doc/user-guide/user-guide.txt index 449dd4de..63d3a67a 100644 --- a/doc/user-guide/user-guide.txt +++ b/doc/user-guide/user-guide.txt @@ -800,7 +800,9 @@ buddy_sendbuffer_delay Type: integer -Tell BitlBee after how many seconds a buffered message should be sent. +Tell BitlBee after how many (mili)seconds a buffered message should be sent. +Values greater than 5 will be interpreted as miliseconds, 5 and lower as +seconds. See also the buddy_sendbuffer setting. -- cgit v1.2.3