From f79aa7ad38cf29e6022c48e897c70b1c6584291a Mon Sep 17 00:00:00 2001 From: akanealw Date: Wed, 22 Apr 2026 23:50:07 +0000 Subject: [PATCH] updated config --- authelia/config/configuration.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/authelia/config/configuration.yml b/authelia/config/configuration.yml index ebbdd5c..2ea0689 100644 --- a/authelia/config/configuration.yml +++ b/authelia/config/configuration.yml @@ -105,8 +105,7 @@ storage: notifier: smtp: - username: 'test' - # This secret can also be set using the env variables AUTHELIA_NOTIFIER_SMTP_PASSWORD_FILE - password: 'password' - address: 'smtp://mail.example.com:25' - sender: 'admin@example.com' + username: 'notify.akanealw@gmail.com' + password: 'xlgektpntvirzavi' + address: 'smtp://smtp.gmail.com:587' + sender: 'notify.akanealw@gmail.com'