diff options
Diffstat (limited to 'docs/installing')
-rw-r--r-- | docs/installing/email.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/installing/email.md b/docs/installing/email.md index fe0ddeae6..8ed7331f2 100644 --- a/docs/installing/email.md +++ b/docs/installing/email.md @@ -28,8 +28,8 @@ the form: <foi+request-3-691c8388@example.com> -The respective parts of this address are controlled with options in -`config/general.yml`, thus: +Parts of this address are controlled with options in +`config/general.yml`: INCOMING_EMAIL_PREFIX = 'foi+' INCOMING_EMAIL_DOMAIN = 'example.com' |