about summary refs log tree commit diff
path: root/weechat
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2018-10-05 10:50:52 -0400
committerBen Harris <ben@tilde.team>2018-10-05 10:51:14 -0400
commitafa53c7d5bf4d8dfd7e592eb8ee0196ee2ed65ad (patch)
treea04f6fd0ae2d2c8f31da1fbb6fee883c15970fdd /weechat
parenta21f2a991b063a623940f800bbcc5095ec49dc9c (diff)
add town sasl
Diffstat (limited to 'weechat')
-rw-r--r--weechat/.weechat/aspell.conf2
-rw-r--r--weechat/.weechat/irc.conf4
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