Skip to content

Mail

Decides wether or not to activate mail sendouts.

Configuration

A boolean

module.exports = {
  mail: false,
};