summaryrefslogtreecommitdiffstats
path: root/weechat
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-04-22 19:20:14 -0400
committerJesse Luehrs <doy@tozt.net>2014-04-22 19:20:45 -0400
commitc4371328ee472be2f84a38fc527ed3da80daa353 (patch)
tree1fc9f1edf019c2e4e9f5a4e0fc12daa8615de568 /weechat
parent14428b181601070fb0aa79a8402532c0e774a3a7 (diff)
downloadconf-c4371328ee472be2f84a38fc527ed3da80daa353.tar.gz
conf-c4371328ee472be2f84a38fc527ed3da80daa353.zip
adjust autoreconnect stuff
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 e8d408d..8f976e8 100644
--- a/weechat/irc.conf
+++ b/weechat/irc.conf
@@ -83,7 +83,7 @@ colors_receive = on
colors_send = on
lag_check = 5
lag_max = 1800
-lag_min_show = 500
+lag_min_show = 4000
lag_reconnect = 10
lag_refresh_interval = 1
notify_check_ison = 1
@@ -104,7 +104,7 @@ anti_flood_prio_low = 2
autoconnect = off
autojoin = ""
autoreconnect = on
-autoreconnect_delay = 10
+autoreconnect_delay = 2
autorejoin = off
autorejoin_delay = 30
away_check = 0