diff --git a/templates/front/docs_api.html b/templates/front/docs_api.html index 47140e11..6ff0b209 100644 --- a/templates/front/docs_api.html +++ b/templates/front/docs_api.html @@ -169,7 +169,7 @@ To create a "cron" check, specify the "schedule" and "tz" parameters.
number, optional, default value: {{ default_grace }}.
A number of seconds, the grace period for this check.
-Minimum: 60 (one minute), maximum: 604800 (one week).
+Minimum: 60 (one minute), maximum: 2592000 (30 days).
number, optional.
A number of seconds, the grace period for this check.
-Minimum: 60 (one minute), maximum: 604800 (one week).
+Minimum: 60 (one minute), maximum: 2592000 (30 days).