diff --git a/docs/hydra/guides/graceful-token-refresh.mdx b/docs/hydra/guides/graceful-token-refresh.mdx index 6c5fdbd22..d44efd2b4 100644 --- a/docs/hydra/guides/graceful-token-refresh.mdx +++ b/docs/hydra/guides/graceful-token-refresh.mdx @@ -48,7 +48,8 @@ In this command: :::info -The grace period cannot exceed 5 minutes unless a count limit is also configured. +The grace period cannot exceed 5 minutes unless a count limit is also configured. If a count limit is configured, the grace period +can be set to a maximum of 30 days. :::