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'