mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-17 19:11:22 +00:00
turn on gitlab mail
This commit is contained in:
parent
06376ce014
commit
d9c5608349
@ -39,10 +39,10 @@ gitlab_download_validate_certs: true
|
|||||||
|
|
||||||
# Email and SMTP configuration (For the future)
|
# Email and SMTP configuration (For the future)
|
||||||
# Email configuration.
|
# Email configuration.
|
||||||
gitlab_email_enabled: "false"
|
gitlab_email_enabled: "true"
|
||||||
gitlab_email_from: "gitlab@rockylinux.org"
|
gitlab_email_from: "git@rockylinux.org"
|
||||||
gitlab_email_display_name: "Gitlab"
|
gitlab_email_display_name: "Gitlab"
|
||||||
gitlab_email_reply_to: "gitlab@rockylinux.org"
|
gitlab_email_reply_to: "noreply@rockylinux.org"
|
||||||
# SMTP configuration
|
# SMTP configuration
|
||||||
gitlab_smtp_enable: "false"
|
gitlab_smtp_enable: "false"
|
||||||
gitlab_smtp_address: "smtp.gmail.com"
|
gitlab_smtp_address: "smtp.gmail.com"
|
||||||
|
Loading…
Reference in New Issue
Block a user