website/docs: system settings: add default token duration and length (#9306)
This commit is contained in:

committed by
GitHub

parent
176fe2f6fc
commit
a71a87fa3e
@ -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.
|
||||
|
Reference in New Issue
Block a user