mirror of
https://github.com/YunoHost-Apps/thelounge_ynh.git
synced 2024-09-03 20:35:54 +02:00
Update config.js
This commit is contained in:
parent
d6f98592be
commit
78fe21188a
1 changed files with 2 additions and 2 deletions
|
@ -238,8 +238,8 @@ module.exports = {
|
|||
// }
|
||||
// ```
|
||||
defaults: {
|
||||
name: "Freenode",
|
||||
host: "chat.freenode.net",
|
||||
name: "Libera.Chat",
|
||||
host: "irc.libera.chat",
|
||||
port: 6697,
|
||||
password: "",
|
||||
tls: true,
|
||||
|
|
Loading…
Add table
Reference in a new issue