1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-03 16:23:14 +02:00

core: add note about new option "irc.network.lag_max" in NEWS

This commit is contained in:
Sebastien Helleu
2013-12-07 11:54:11 +01:00
parent 9d74013036
commit 4f184b6111
+10
View File
@@ -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