Skip to content

Commit

Permalink
Fix refreshable_access_token_lifetime typo (#17357)
Browse files Browse the repository at this point in the history
Simple typo in the docs
  • Loading branch information
douglaz committed Jun 25, 2024
1 parent c89fea3 commit f79dbd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage/configuration/config_documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -2719,7 +2719,7 @@ Example configuration:
session_lifetime: 24h
```
---
### `refresh_access_token_lifetime`
### `refreshable_access_token_lifetime`

Time that an access token remains valid for, if the session is using refresh tokens.

Expand Down

0 comments on commit f79dbd0

Please sign in to comment.