diff --git a/config.default.json b/config.default.json index 5b973418..f1d7b7fc 100644 --- a/config.default.json +++ b/config.default.json @@ -23,6 +23,13 @@ "analytics": { "id": null }, + "smtp": { + "service": "Gmail", + "auth": { + "user": "", + "pass": "" + } + }, "blacklist": { "html": ["processform.cgi", "habbo.com"], "css": [],