Skip to content

Commit f79dbd0

Browse files
authored
Fix refreshable_access_token_lifetime typo (#17357)
Simple typo in the docs
1 parent c89fea3 commit f79dbd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/configuration/config_documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2719,7 +2719,7 @@ Example configuration:
27192719
session_lifetime: 24h
27202720
```
27212721
---
2722-
### `refresh_access_token_lifetime`
2722+
### `refreshable_access_token_lifetime`
27232723

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

0 commit comments

Comments
 (0)