From 25fc0d0ca06a4fc00d9cdac8860c806c73e5721d Mon Sep 17 00:00:00 2001 From: akanealw Date: Sun, 26 Jan 2025 17:53:35 -0600 Subject: [PATCH] changed smtp app password --- reverseproxy/authelia/config/configuration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reverseproxy/authelia/config/configuration.yml b/reverseproxy/authelia/config/configuration.yml index 2c8eba9..af0bcf6 100755 --- a/reverseproxy/authelia/config/configuration.yml +++ b/reverseproxy/authelia/config/configuration.yml @@ -106,7 +106,7 @@ notifier: disable_startup_check: true smtp: username: scott.wettstein@gmail.com - password: jsnwubgxkgaffjhf + password: bwvvimaufuencerd host: smtp.gmail.com port: 587 sender: scott.wettstein@gmail.com