website/docs: system settings: add default token duration and length (#9306)

This commit is contained in:
Marc 'risson' Schmitt
2024-04-17 01:16:58 +02:00
committed by GitHub
parent 176fe2f6fc
commit a71a87fa3e

View File

@ -58,3 +58,11 @@ When enabled, all the events caused by a user will be deleted upon the user's de
### Impersonation
Globally enable/disable impersonation. Defaults to `true`.
### Default token duration
Default duration for generated tokens. Defaults to `minutes=30`.
### Default token length
Default length of generated tokens. Defaults to 60.