mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 14:46:05 +10:00
Merge pull request #4114 from damselem/patch-1
Fix typo in smtp_settings.rb.sample
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# To enable smtp email delivery for your GitLab instance do next:
|
||||
# 1. Change config/environments/production.rb to use smtp
|
||||
# config.action_mailer.delivery_method = :smtp
|
||||
# 2. Rename this file to smpt_settings.rb
|
||||
# 2. Rename this file to smtp_settings.rb
|
||||
# 3. Edit settings inside this file
|
||||
# 4. Restart GitLab instance
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user