mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
Remove config value from header (#16763)
Signed-off-by: Fredrik Lanker <fredrik@lanker.se>
This commit is contained in:
parent
8a50312099
commit
c1fe945dd5
1
changelog.d/16763.doc
Normal file
1
changelog.d/16763.doc
Normal file
@ -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
|
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
|
Time that a refresh token remains valid for (provided that it is not
|
||||||
exchanged for another one first).
|
exchanged for another one first).
|
||||||
|
Loading…
Reference in New Issue
Block a user