mirror of https://tildegit.org/ben/dotfiles
add town sasl
parent
a21f2a991b
commit
afa53c7d5b
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue