This is an automated email from the ASF dual-hosted git repository.

jbertram 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 790f01a811 NO-JIRA fix formatting for resource limits doc
790f01a811 is described below

commit 790f01a8116f0129cb9ba86f425379627efa486a
Author: Justin Bertram <[email protected]>
AuthorDate: Wed Apr 16 12:24:50 2025 -0500

    NO-JIRA fix formatting for resource limits doc
---
 docs/user-manual/resource-limits.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/user-manual/resource-limits.adoc 
b/docs/user-manual/resource-limits.adoc
index c468fe45df..b8ab3224ff 100644
--- a/docs/user-manual/resource-limits.adoc
+++ b/docs/user-manual/resource-limits.adoc
@@ -25,7 +25,7 @@ It's a simple 1:1 mapping of the limits to a *user*.
 
 max-sessions::
 How many sessions the matched user can create on the broker.
-The default is -1 which means there is no limit.
+The default is `-1` which means there is no limit.
 +
 .Why _sessions_ and not _connections_?
 ****
@@ -44,4 +44,4 @@ To be clear, the broker _does_ track basic TCP connections, 
and these too can be
 ****
 max-queues::
 How many queues the matched user can create.
-The default is -1 which means there is no limit.
+The default is `-1` which means there is no limit.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to