This commit is contained in:
@ -63,4 +63,4 @@ SMTP_HOST = "mail.gandi.net"
|
||||
SMTP_PASSWORD = "{{ smtp_passwd }}"
|
||||
SMTP_PORT = "587"
|
||||
SMTP_STARTTLS = True
|
||||
SMTP_USERNAME = "alerta-noreply"
|
||||
SMTP_USERNAME = "{{ smtp_username }}"
|
||||
|
||||
Reference in New Issue
Block a user