summaryrefslogtreecommitdiffstats
path: root/doc/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'doc/INSTALL')
-rw-r--r--doc/INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/INSTALL b/doc/INSTALL
index 99f862bb1..594e92e74 100644
--- a/doc/INSTALL
+++ b/doc/INSTALL
@@ -80,8 +80,8 @@ Optional:
== SMTP server Configuration
-Copy config/email.yml.example to config/email.yml and edit this file
-to adjust your SMTP settings.
+Copy config/configuration.yml.example to config/configuration.yml and
+edit this file to adjust your SMTP settings.
Do not forget to restart the application after any change to this file.
Please do not enter your SMTP settings in environment.rb.