Skip to content
Snippets Groups Projects
Commit bd3e8fe7 authored by Christian Elberfeld's avatar Christian Elberfeld
Browse files

disable email notifications

parent e78b03ea
No related branches found
No related tags found
No related merge requests found
...@@ -840,7 +840,7 @@ password_config: ...@@ -840,7 +840,7 @@ password_config:
# smtp_pass variables should be used # smtp_pass variables should be used
# #
email: email:
enable_notifs: true enable_notifs: false
smtp_host: "{{ smtp_host }}" smtp_host: "{{ smtp_host }}"
smtp_port: "{{ smtp_port }}" smtp_port: "{{ smtp_port }}"
smtp_user: "{{ noreply_email_user }}" smtp_user: "{{ noreply_email_user }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment