From 4f184b6111c729608fbf26a0adcc00c828f2e00a Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sat, 7 Dec 2013 11:54:11 +0100 Subject: [PATCH] core: add note about new option "irc.network.lag_max" in NEWS --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index 687e4c13c..cd5a2ae83 100644 --- a/NEWS +++ b/NEWS @@ -56,6 +56,16 @@ The default value for status bar items becomes: /set weechat.bar.status.items "[time],[buffer_count],[buffer_plugin],buffer_number+:+buffer_name+(buffer_modes)+{buffer_nicklist_count}+buffer_zoom+buffer_filter,[lag],[hotlist],completion,scroll" ---- +=== Maximum lag in IRC + +Option 'irc.network.lag_max' has been added. + +The value of option 'irc.network.lag_reconnect' (if set to non-zero value) must +be less than or equal to 'irc.network.lag_max', otherwise the reconnection will +never occur. + +You should check the value of both options and fix them if needed. + == Version 0.4.2 (2013-10-06) === Day change message