add town sasl

weechat-localhost
Ben Harris 2018-10-05 10:50:52 -04:00
parent a21f2a991b
commit afa53c7d5b
2 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ suggestion_delimiter_word = cyan
commands = "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic" commands = "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"
default_dict = "" default_dict = ""
during_search = off during_search = off
enabled = on enabled = off
real_time = off real_time = off
suggestions = -1 suggestions = -1
word_min_length = 2 word_min_length = 2

View File

@ -246,8 +246,8 @@ town.ssl_verify
town.password town.password
town.capabilities town.capabilities
town.sasl_mechanism town.sasl_mechanism
town.sasl_username town.sasl_username = "benharri"
town.sasl_password town.sasl_password = "${sec.data.pass}"
town.sasl_key town.sasl_key
town.sasl_timeout town.sasl_timeout
town.sasl_fail town.sasl_fail