/** * Email settings */ module.exports = { host: 'localhost', user: 'divid', password: '', sender: 'Divid ' }