summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/email-configuration.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/email-configuration.markdown b/docs/email-configuration.markdown
index 8b2727b0..8e0a0a92 100644
--- a/docs/email-configuration.markdown
+++ b/docs/email-configuration.markdown
@@ -68,7 +68,7 @@ define('MAIL_SENDMAIL_COMMAND', '/usr/sbin/sendmail -bs');
### The sender email address
-By default, emails will use the sender address `notifications@kanboard.net`.
+By default, emails will use the sender address `notifications@kanboard.local`.
It's not possible to reply to this address.
You can customize this address by changing the value of the constant `MAIL_FROM` in your config file.