From 46da35c6be65c4c9b910c2779a6287eabdda0b59 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 13 Mar 2014 17:39:34 -0400 Subject: reconnect to irc more aggressively this way, going to sleep/hibernation should work out better --- weechat/irc.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'weechat') diff --git a/weechat/irc.conf b/weechat/irc.conf index cc93299..58f8e0c 100644 --- a/weechat/irc.conf +++ b/weechat/irc.conf @@ -81,10 +81,10 @@ autoreconnect_delay_max = 1800 ban_mask_default = "*!$user@$host" colors_receive = on colors_send = on -lag_check = 60 +lag_check = 5 lag_max = 1800 lag_min_show = 500 -lag_reconnect = 0 +lag_reconnect = 10 lag_refresh_interval = 1 notify_check_ison = 1 notify_check_whois = 5 -- cgit v1.2.3-54-g00ecf