Remove config value from header (#16763)

Signed-off-by: Fredrik Lanker <fredrik@lanker.se>
1.103.0-whithout-watcha
Fredrik Lanker 11 months ago committed by GitHub
parent 8a50312099
commit c1fe945dd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      changelog.d/16763.doc
  2. 2
      docs/usage/configuration/config_documentation.md

@ -0,0 +1 @@
Remove value from header in configuration documentation for `refresh_token_lifetime`.

@ -2680,7 +2680,7 @@ Example configuration:
refreshable_access_token_lifetime: 10m
```
---
### `refresh_token_lifetime: 24h`
### `refresh_token_lifetime`
Time that a refresh token remains valid for (provided that it is not
exchanged for another one first).

Loading…
Cancel
Save