summaryrefslogtreecommitdiffstats
path: root/weechat
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-03-13 17:39:34 -0400
committerJesse Luehrs <doy@tozt.net>2014-03-13 17:40:16 -0400
commit46da35c6be65c4c9b910c2779a6287eabdda0b59 (patch)
tree8d22652b167e8f71d7e63d8cdc8c14cb248e30c7 /weechat
parent96a80556fd24756bf91ecf524555055199f6f235 (diff)
downloadconf-46da35c6be65c4c9b910c2779a6287eabdda0b59.tar.gz
conf-46da35c6be65c4c9b910c2779a6287eabdda0b59.zip
reconnect to irc more aggressively
this way, going to sleep/hibernation should work out better
Diffstat (limited to 'weechat')
-rw-r--r--weechat/irc.conf4
1 files changed, 2 insertions, 2 deletions
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