NO-JIRA minor typo in doc'd config sample
This commit is contained in:
parent
520fe1c5b5
commit
fcf4f3e79a
|
@ -116,7 +116,7 @@ Sockets are being used and also use the appropriate decoders
|
|||
It is possible to limit which protocols are supported by using the
|
||||
`protocols` parameter on the Acceptor like so:
|
||||
|
||||
<connector name="netty">tcp://localhost:61617?protocols=CORE,AMQP</connector>
|
||||
<acceptor name="netty">tcp://localhost:61617?protocols=CORE,AMQP</acceptor>
|
||||
|
||||
## Configuring Netty TCP
|
||||
|
||||
|
|
Loading…
Reference in New Issue