From 7d0df9b6ddee8db69ea0a511f031f32a4537a749 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Thu, 23 Aug 2018 15:21:12 +0200 Subject: Disable the throttle limit if negative Also, invalid values result in -1 being set --- doc/biboumi.1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/biboumi.1.rst b/doc/biboumi.1.rst index 06d2d80..4508f7b 100644 --- a/doc/biboumi.1.rst +++ b/doc/biboumi.1.rst @@ -691,7 +691,7 @@ On a server JID (e.g on the JID chat.freenode.org@biboumi.example.com) are throttled, only one command per second is sent to the server. The default is 10. You can lower this value if you are ever kicked for excess flood. If the value is 0, all messages are throttled. To - disable this feature, just set a high value, like 999. + disable this feature, set it to a negative number, or an empty string. - get-irc-connection-info: Returns some information about the IRC server, for the executing user. It lets the user know if they are connected to -- cgit v1.2.3