mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-13 09:42:27 +00:00
[irssi] Enable EXTERNAL SASL on tildechat
This commit is contained in:
@@ -20,7 +20,7 @@ servers = (
|
|||||||
);
|
);
|
||||||
|
|
||||||
chatnets = {
|
chatnets = {
|
||||||
tildechat = { type = "IRC"; };
|
tildechat = { type = "IRC"; sasl_mechanism = "EXTERNAL"; };
|
||||||
"libera.chat" = { type = "IRC"; sasl_mechanism = "EXTERNAL"; };
|
"libera.chat" = { type = "IRC"; sasl_mechanism = "EXTERNAL"; };
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user