Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 379 Bytes

File metadata and controls

8 lines (5 loc) · 379 Bytes

The email server used to send all HabitRPG's emails.

Uses Mandrill as the email provider and Redis to persist jobs.

It can be configured renaming config.json.example to config.json and editing the variables there.

ATTENTION: running it on your local machine is not supported and we can't assure it'll work as expected, in particular the workers/sendBatchEmails.js file.