NO_JIRA mention that a multiple values are allowed for anycastPrefix/multicastPrefix

This commit is contained in:
Erwin Dondorp 2021-02-11 12:04:34 +00:00 committed by Clebert Suconic
parent 0bd52c7b9f
commit 2aedde1c80
1 changed files with 1 additions and 1 deletions

View File

@ -394,7 +394,7 @@ of the message to **one** of the `ANYCAST` queues and to **all** of the
However, clients can specify a special prefix when connecting to an address to
indicate which kind of routing type to use. The prefixes are custom values that
are designated using the anycastPrefix and multicastPrefix parameters within
the URL of an acceptor.
the URL of an acceptor. When multiple values are needed, these can be separated by a comma.
### Configuring an Anycast Prefix