Merge pull request #84 from SimonHeimberg/patch-2

Replace reference to settings page in email doc
This commit is contained in:
Dmitry Khomutov 2017-06-28 17:29:06 +07:00 committed by GitHub
commit d1a62908a1

View file

@ -14,8 +14,7 @@ Configuration
* **cc** - A list of addresses that will receive a copy of every emails sent.
* **template** - The template to use, options are short and long. Default is short on success and long otherwise.
**Note:** _This plugin will only work if you configured email settings during installation or configured them later in Admin Options > Settings > Email Settings_
**Note:** _This plugin will only work if you configured email settings during installation or configured them later in [`config.yml`](../configuring.md)._
### Examples
See [Adding PHP Censor Support to Your Projects](../configuring_project.md) for more information about how to configure plugins.