From c1fe945dd57b0cee36663773fe225d0501096d86 Mon Sep 17 00:00:00 2001 From: Fredrik Lanker Date: Tue, 2 Jan 2024 12:50:50 +0100 Subject: Remove config value from header (#16763) Signed-off-by: Fredrik Lanker --- docs/usage/configuration/config_documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/usage') diff --git a/docs/usage/configuration/config_documentation.md b/docs/usage/configuration/config_documentation.md index 3e49b8a299..8723b9a3fe 100644 --- a/docs/usage/configuration/config_documentation.md +++ b/docs/usage/configuration/config_documentation.md @@ -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). -- cgit 1.4.1