docs: fix default priority of the entrypoint redirection
This commit is contained in:
parent
32920ca65c
commit
d134a993d0
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue