From ec93b1b925097b6276f9f07901fe5a9f8b2249d1 Mon Sep 17 00:00:00 2001 From: coolneng Date: Thu, 7 Nov 2019 00:06:47 +0100 Subject: [PATCH] Remove redundant efnet server from weechat --- weechat/.weechat/irc.conf | 41 --------------------------------------- 1 file changed, 41 deletions(-) diff --git a/weechat/.weechat/irc.conf b/weechat/.weechat/irc.conf index 1d3c7df..87a9fbb 100644 --- a/weechat/.weechat/irc.conf +++ b/weechat/.weechat/irc.conf @@ -193,44 +193,3 @@ bitlbee.msg_part bitlbee.msg_quit bitlbee.notify bitlbee.split_msg_max_length -efnet.addresses = "efnet.port80.se" -efnet.proxy -efnet.ipv6 -efnet.ssl = off -efnet.ssl_cert -efnet.ssl_priorities -efnet.ssl_dhkey_size -efnet.ssl_fingerprint -efnet.ssl_verify -efnet.password -efnet.capabilities -efnet.sasl_mechanism -efnet.sasl_username -efnet.sasl_password -efnet.sasl_key -efnet.sasl_timeout -efnet.sasl_fail -efnet.autoconnect = off -efnet.autoreconnect -efnet.autoreconnect_delay -efnet.nicks = "coolneng" -efnet.nicks_alternate -efnet.username -efnet.realname -efnet.local_hostname -efnet.usermode -efnet.command -efnet.command_delay -efnet.autojoin = "#freebsdhelp" -efnet.autorejoin -efnet.autorejoin_delay -efnet.connection_timeout -efnet.anti_flood_prio_high -efnet.anti_flood_prio_low -efnet.away_check -efnet.away_check_max_nicks -efnet.msg_kick -efnet.msg_part -efnet.msg_quit -efnet.notify -efnet.split_msg_max_length