From 92c15da936a02e99dbc854c5e73b33b9b59b0a43 Mon Sep 17 00:00:00 2001 From: Superredstone Date: Mon, 14 Sep 2026 17:25:53 +0200 Subject: [PATCH] docs: add missing variables --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c8cadbd..a3b2e63 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,10 @@ ## Required variables ### Portfolio +Email variables will be replaced once `django-post_office` will be updated to support django 6.1 email system - MAILER_HOST - EMAIL_CONTACT +- EMAIL_HOST_USER +- EMAIL_HOST_PASSWORD +- EMAIL_PORT +- EMAIL_USE_TLS