mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
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." } ``` |
||
---|---|---|
.. | ||
api-acceptance | ||
frontend-acceptance | ||
regression | ||
unit | ||
utils | ||
.eslintignore | ||
.eslintrc.json | ||
.jshintrc |