Skip to content

Make SASL optional

bleader requested to merge bleader/gruik:sasl-optional into main
  • feat: add an irc.sasl option

This allows to use the /quote pass <password> instead of using the SASL in all cases. Setting it to true by default to keep the behavior the same with no config change.

Merge request reports