Skip to content

Commit

Permalink
missing comma in default 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 49a3819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ module.exports = {
tls: true,
rejectUnauthorized: true
}
}
},

// ## User management

Expand Down

0 comments on commit 49a3819

Please sign in to comment.