Skip to content

Commit

Permalink
fix example config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
f0x52 committed Oct 8, 2024
1 parent 445a86b commit 691f461
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions defaults/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ module.exports = {
// }
// ```
defaults: {
network: "Libera.Chat",
name: "Libera.Chat",
password: "",
rejectUnauthorized: true,
nick: "thelounge%%",
Expand Down Expand Up @@ -295,7 +295,7 @@ module.exports = {
tls: true,
rejectUnauthorized: true
}
}
},

// ## User management

Expand Down

0 comments on commit 691f461

Please sign in to comment.