mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-02 07:43:11 +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." } ``` |
||
---|---|---|
.. | ||
adapters | ||
api | ||
data | ||
lib | ||
models | ||
public | ||
services | ||
translations | ||
views | ||
web | ||
analytics-events.js | ||
ghost-server.js | ||
notify.js | ||
overrides.js | ||
update-check.js |