mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 15:12:58 +03:00
bc15f8c1bb
refs https://github.com/TryGhost/Team/issues/588 - This check allows for a on/off switch to be set up on the instance and control limits around sending emails - An example configuration for such check would look like following in config's hostSettings section, e.g.: ``` "emails": { "disabled": true, "error": "Email sending has been temporarily disabled whilst your account is under review." } ``` |
||
---|---|---|
.. | ||
index.js | ||
mega.js | ||
post-email-serializer.js | ||
template.js |