From d134a993d09a29f183e3b9caaa2036c21346979a Mon Sep 17 00:00:00 2001 From: Ludovic Fernandez Date: Thu, 19 May 2022 08:56:07 +0200 Subject: [PATCH] docs: fix default priority of the entrypoint redirection --- docs/content/routing/entrypoints.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/routing/entrypoints.md b/docs/content/routing/entrypoints.md index 3ee9f9c6d..e98de33b0 100644 --- a/docs/content/routing/entrypoints.md +++ b/docs/content/routing/entrypoints.md @@ -774,7 +774,7 @@ This section is a convenience to enable (permanent) redirecting of all incoming ??? info "`entryPoint.priority`" - _Optional, Default=1_ + _Optional, Default=MaxInt32-1 (2147483646)_ Priority of the generated router.