Change weechat authentification method to SASL plain

This commit is contained in:
coolneng 2019-11-25 20:20:51 +01:00
parent 18032a8e03
commit 2ed3daf381
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 4 additions and 4 deletions

View File

@ -163,9 +163,9 @@ bitlbee.ssl_fingerprint
bitlbee.ssl_verify bitlbee.ssl_verify
bitlbee.password bitlbee.password
bitlbee.capabilities bitlbee.capabilities
bitlbee.sasl_mechanism bitlbee.sasl_mechanism = plain
bitlbee.sasl_username bitlbee.sasl_username = "coolneng"
bitlbee.sasl_password bitlbee.sasl_password = "rehiwipls"
bitlbee.sasl_key bitlbee.sasl_key
bitlbee.sasl_timeout bitlbee.sasl_timeout
bitlbee.sasl_fail bitlbee.sasl_fail
@ -178,7 +178,7 @@ bitlbee.username
bitlbee.realname bitlbee.realname
bitlbee.local_hostname bitlbee.local_hostname
bitlbee.usermode bitlbee.usermode
bitlbee.command bitlbee.command = ""
bitlbee.command_delay bitlbee.command_delay
bitlbee.autojoin bitlbee.autojoin
bitlbee.autorejoin bitlbee.autorejoin