From 030c63f14e3a5bda6616b44b4af4e37186727d62 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Fri, 15 Mar 2024 21:44:29 +0100 Subject: [PATCH] Update configuration.yml --- examples/authelia/config/configuration.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/authelia/config/configuration.yml b/examples/authelia/config/configuration.yml index 7e3db13..40aec3f 100644 --- a/examples/authelia/config/configuration.yml +++ b/examples/authelia/config/configuration.yml @@ -96,7 +96,8 @@ notifier: # username: test # # This secret can also be set using the env variables AUTHELIA_NOTIFIER_SMTP_PASSWORD_FILE # password: password - # address: address: smtp://smtp.gmail.com:465 + # host: smtp.gmail.com + # port: 465 # sender: "MySender " filesystem: filename: /config/notifications.txt