aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/.weechat/irc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'weechat/.weechat/irc.conf')
-rw-r--r--weechat/.weechat/irc.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/weechat/.weechat/irc.conf b/weechat/.weechat/irc.conf
index d8d65d5..d001c52 100644
--- a/weechat/.weechat/irc.conf
+++ b/weechat/.weechat/irc.conf
@@ -76,6 +76,7 @@ mirc_remap = "1,-1:darkgray"
76nick_prefixes = "q:lightred;a:lightcyan;o:lightgreen;h:lightmagenta;v:yellow;*:lightblue" 76nick_prefixes = "q:lightred;a:lightcyan;o:lightgreen;h:lightmagenta;v:yellow;*:lightblue"
77notice = green 77notice = green
78reason_quit = default 78reason_quit = default
79topic_current = default
79topic_new = white 80topic_new = white
80topic_old = default 81topic_old = default
81 82
@@ -84,6 +85,7 @@ alternate_nick = on
84autoreconnect_delay_growing = 2 85autoreconnect_delay_growing = 2
85autoreconnect_delay_max = 600 86autoreconnect_delay_max = 600
86ban_mask_default = "*!$ident@$host" 87ban_mask_default = "*!$ident@$host"
88channel_encode = off
87colors_receive = on 89colors_receive = on
88colors_send = on 90colors_send = on
89lag_check = 60 91lag_check = 60