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 d254883c30 NO-JIRA clarify doc for XML wildcard-addresses
d254883c30 is described below
commit d254883c303458ce9f5bf632136b66cdb9fb6ea7
Author: Justin Bertram <[email protected]>
AuthorDate: Wed Apr 16 08:04:37 2025 -0500
NO-JIRA clarify doc for XML wildcard-addresses
---
docs/user-manual/wildcard-routing.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/user-manual/wildcard-routing.adoc
b/docs/user-manual/wildcard-routing.adoc
index ab3c08e3aa..c7c1f870f1 100644
--- a/docs/user-manual/wildcard-routing.adoc
+++ b/docs/user-manual/wildcard-routing.adoc
@@ -13,7 +13,7 @@ In JMS terminology this allows "topic hierarchies" to be
created.
====
This functionality is enabled by default.
-To turn it off add the following to the `broker.xml` configuration.
+To turn it off add the following to the `<core>` element in `broker.xml`, e.g.:
[,xml]
----
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact