fix: TOKEN_EXPIRY_MINUTES (#9557)
This commit is contained in:
parent
8d8a8fe295
commit
90dd91c6cd
5 changed files with 16 additions and 13 deletions
|
|
@ -329,4 +329,7 @@ POSITION_TOOL_EXCLUDES=
|
|||
|
||||
POSITION_PROVIDER_PINS=
|
||||
POSITION_PROVIDER_INCLUDES=
|
||||
POSITION_PROVIDER_EXCLUDES=
|
||||
POSITION_PROVIDER_EXCLUDES=
|
||||
|
||||
# Reset password token expiry minutes
|
||||
RESET_PASSWORD_TOKEN_EXPIRY_MINUTES=5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue