Replace reference to settings page in email doc

Instruction to edit config file instead.

The settings page has been removed in fc49c34d.
This commit is contained in:
Simon Heimberg 2017-06-28 09:25:54 +02:00 committed by GitHub
commit ec7c8706ff

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.