diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-08-14 14:18:40 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-08-14 14:18:40 +0100 |
commit | e3dd5e513b13381843af53ffbce49e415ede02a9 (patch) | |
tree | adb0925e7c1d7b8dd7749994a64a4fb2a82c6681 /docs/installing | |
parent | 9b04f759f8be1daaa32f7cf82859f6fac3efb19e (diff) |
Rephrase explanation for clarity
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' |