website/docs: fix reference to non-existent version

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-12-18 15:34:39 +01:00
parent 4c5537ddfe
commit 8cc3cb6a42
1 changed files with 4 additions and 4 deletions

View File

@ -152,7 +152,7 @@ Configure how authentik should show avatars for users. Following values can be s
### AUTHENTIK_DEFAULT_USER_CHANGE_EMAIL ### AUTHENTIK_DEFAULT_USER_CHANGE_EMAIL
:::info :::info
Requires authentik 2021.10.5 Requires authentik 2021.12.1
::: :::
Enable the ability for users to change their Email address, defaults to `true`. 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 ### AUTHENTIK_DEFAULT_USER_CHANGE_USERNAME
:::info :::info
Requires authentik 2021.10.5 Requires authentik 2021.12.1
::: :::
Enable the ability for users to change their Usernames, defaults to `true`. 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 ### AUTHENTIK_GDPR_COMPLIANCE
:::info :::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`. 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 ### AUTHENTIK_FOOTER_LINKS
:::info :::info
Requires authentik 2021.10.5 Requires authentik 2021.12.1
::: :::
This option configures the footer links on the flow executor pages. This option configures the footer links on the flow executor pages.