diff --git a/lib/config.js b/lib/config.js index 366a1098..818e0c57 100644 --- a/lib/config.js +++ b/lib/config.js @@ -53,7 +53,7 @@ var defaults = { enabled: false, /* the key "config" is omitted because the format depends on the service the owner is configuring for nodemailer */ - "from-address": "some.user@gmail.com" + "from-address": "some.user@gmail.com", "from-name": "CyTube Services" }, "youtube-v2-key": "",