This is an automated email from the ASF dual-hosted git repository.
gtully pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 446df6d825 NO-JIRA - add in default to doc for connectionsAllowed
446df6d825 is described below
commit 446df6d825a0e22184816cc32e23752443fc09d3
Author: Gary Tully <[email protected]>
AuthorDate: Thu Feb 9 10:54:26 2023 +0000
NO-JIRA - add in default to doc for connectionsAllowed
---
docs/user-manual/en/configuring-transports.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/user-manual/en/configuring-transports.md
b/docs/user-manual/en/configuring-transports.md
index ee93ad146e..4076b3eef1 100644
--- a/docs/user-manual/en/configuring-transports.md
+++ b/docs/user-manual/en/configuring-transports.md
@@ -250,7 +250,7 @@ simple TCP:
DEBUG level message is issued to the log, and the connection is refused. The
type of client in use will determine what happens when the connection is
refused. In the case of a `core` client, it will result in a
- `org.apache.activemq.artemis.api.core.ActiveMQConnectionTimedOutException`.
+ `org.apache.activemq.artemis.api.core.ActiveMQConnectionTimedOutException`.
Default value is -1 (unlimited)
- `handshake-timeout`. Prevents an unauthorised client opening a large number
of connections and just keeping them open. As connections each require a file