mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 07:36:41 +10:00
Merge branch 'feature/no_reply' of /home/git/repositories/gitlab/gitlabhq
This commit is contained in:
@@ -16,6 +16,7 @@ class Notify < ActionMailer::Base
|
||||
default_url_options[:script_name] = Gitlab.config.gitlab.relative_url_root
|
||||
|
||||
default from: Gitlab.config.gitlab.email_from
|
||||
default reply_to: "noreply@#{Gitlab.config.gitlab.host}"
|
||||
|
||||
# Just send email with 3 seconds delay
|
||||
def self.delay
|
||||
|
||||
Reference in New Issue
Block a user