From afa53c7d5bf4d8dfd7e592eb8ee0196ee2ed65ad Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Fri, 5 Oct 2018 10:50:52 -0400 Subject: [PATCH] add town sasl --- weechat/.weechat/aspell.conf | 2 +- weechat/.weechat/irc.conf | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/weechat/.weechat/aspell.conf b/weechat/.weechat/aspell.conf index a162e1e..27b16b8 100644 --- a/weechat/.weechat/aspell.conf +++ b/weechat/.weechat/aspell.conf @@ -19,7 +19,7 @@ suggestion_delimiter_word = cyan commands = "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic" default_dict = "" during_search = off -enabled = on +enabled = off real_time = off suggestions = -1 word_min_length = 2 diff --git a/weechat/.weechat/irc.conf b/weechat/.weechat/irc.conf index c118d7a..56314bc 100644 --- a/weechat/.weechat/irc.conf +++ b/weechat/.weechat/irc.conf @@ -246,8 +246,8 @@ town.ssl_verify town.password town.capabilities town.sasl_mechanism -town.sasl_username -town.sasl_password +town.sasl_username = "benharri" +town.sasl_password = "${sec.data.pass}" town.sasl_key town.sasl_timeout town.sasl_fail