From 133528ee90590711bf4a729e35381d8a1b4264c8 Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Thu, 24 Feb 2022 10:39:33 +0100 Subject: [PATCH] website/docs: add email sender name explanation closes #2378 Signed-off-by: Jens Langhammer --- website/docs/installation/configuration.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/installation/configuration.md b/website/docs/installation/configuration.md index a2db61eae..d07aad13f 100644 --- a/website/docs/installation/configuration.md +++ b/website/docs/installation/configuration.md @@ -110,6 +110,8 @@ Disable the inbuilt update-checker. Defaults to `false`. Email address authentik will send from, should have a correct @domain + To change the sender's display name, use a format like `Name `. + ### AUTHENTIK_OUTPOSTS - `AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE`