The Lounge IRC client on Cloudron
-
-
Upstream has changed the default to:
defaults: { name: "Libera.Chat", host: "irc.libera.chat", port: 6697, password: "", tls: true, rejectUnauthorized: true, nick: "thelounge%%", username: "thelounge", realname: "", join: "#thelounge", leaveMessage: "", },
You can fix up your existing install
/app/data/config.js
with the above section. I am publishing a new package which will change the default.