From b93197a87597911704e21e6be9e1c13350469d94 Mon Sep 17 00:00:00 2001 From: jens Date: Wed, 12 Jan 2022 12:59:58 +0000 Subject: [PATCH] Update 'templates/settings.py.j2' --- templates/settings.py.j2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/settings.py.j2 b/templates/settings.py.j2 index dcb7278..9a055f0 100644 --- a/templates/settings.py.j2 +++ b/templates/settings.py.j2 @@ -111,7 +111,8 @@ LOGGING = { }, } - +EMAIL_HOST = {{ im_mail_server }} +EMAIL_PORT = {{ im_mail_port }} # Password validation # https://docs.djangoproject.com/en/2.1/ref/settings/#auth-password-validators