diff options
| -rw-r--r-- | docs/rabbitmq.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmq.conf.example b/docs/rabbitmq.conf.example index b82956a267..9969925459 100644 --- a/docs/rabbitmq.conf.example +++ b/docs/rabbitmq.conf.example @@ -38,7 +38,7 @@ ## and TLS listeners. ## # num_acceptors.tcp = 10 -# num_acceptors.ssl = 1 +# num_acceptors.ssl = 10 ## Maximum time for AMQP 0-8/0-9/0-9-1 handshake (after socket connection |
