From 8cc3cb6a422ed4c73ab9be2bd1d2d9b853434216 Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Sat, 18 Dec 2021 15:34:39 +0100 Subject: [PATCH] website/docs: fix reference to non-existent version Signed-off-by: Jens Langhammer --- website/docs/installation/configuration.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/docs/installation/configuration.md b/website/docs/installation/configuration.md index 894995cf7..d458eb9b5 100644 --- a/website/docs/installation/configuration.md +++ b/website/docs/installation/configuration.md @@ -152,7 +152,7 @@ Configure how authentik should show avatars for users. Following values can be s ### AUTHENTIK_DEFAULT_USER_CHANGE_EMAIL :::info -Requires authentik 2021.10.5 +Requires authentik 2021.12.1 ::: Enable the ability for users to change their Email address, defaults to `true`. @@ -160,7 +160,7 @@ Enable the ability for users to change their Email address, defaults to `true`. ### AUTHENTIK_DEFAULT_USER_CHANGE_USERNAME :::info -Requires authentik 2021.10.5 +Requires authentik 2021.12.1 ::: Enable the ability for users to change their Usernames, defaults to `true`. @@ -168,7 +168,7 @@ Enable the ability for users to change their Usernames, defaults to `true`. ### AUTHENTIK_GDPR_COMPLIANCE :::info -Requires authentik 2021.10.5 +Requires authentik 2021.12.1 ::: When enabled, all the events caused by a user will be deleted upon the user's deletion. Defaults to `true`. @@ -176,7 +176,7 @@ When enabled, all the events caused by a user will be deleted upon the user's de ### AUTHENTIK_FOOTER_LINKS :::info -Requires authentik 2021.10.5 +Requires authentik 2021.12.1 ::: This option configures the footer links on the flow executor pages.