root: decrease default token size to 60 chars for compatibility (#3710)

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

#2614
This commit is contained in:
Jens L
2022-09-30 23:12:51 +02:00
committed by GitHub
parent b73c70cbc2
commit cca0f60bda
2 changed files with 2 additions and 2 deletions

View File

@ -215,7 +215,7 @@ When enabled, all the events caused by a user will be deleted upon the user's de
Requires authentik 2022.4.1
:::
Configure the length of generated tokens. Defaults to 128.
Configure the length of generated tokens. Defaults to 60.
### `AUTHENTIK_IMPERSONATION`