configure email for test mode
This commit is contained in:
parent
fb3c87aa9e
commit
9b20daae7c
1 changed files with 3 additions and 0 deletions
3
debian/conf/gitlab.yml.example
vendored
3
debian/conf/gitlab.yml.example
vendored
|
@ -400,6 +400,9 @@ test:
|
|||
# In order to setup it correctly you need to specify
|
||||
# your system username you use to run GitLab
|
||||
user: gitlab
|
||||
email_from: example@example.com
|
||||
email_display_name: GitLab
|
||||
email_reply_to: noreply@example.com
|
||||
satellites:
|
||||
path: tmp/tests/gitlab-satellites/
|
||||
backup:
|
||||
|
|
Loading…
Reference in a new issue