From f911cc3d4314c2871344d14b669f670e8243843d Mon Sep 17 00:00:00 2001 From: Bob Roldan Date: Tue, 3 Oct 2023 09:27:58 -0400 Subject: [PATCH] DBZ-6980 Relocates conditional delimiter --- .../modules/ROOT/pages/configuration/notification.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/modules/ROOT/pages/configuration/notification.adoc b/documentation/modules/ROOT/pages/configuration/notification.adoc index 4a79d83475f..3aaf436a3b6 100644 --- a/documentation/modules/ROOT/pages/configuration/notification.adoc +++ b/documentation/modules/ROOT/pages/configuration/notification.adoc @@ -320,10 +320,10 @@ For example, in a typical deployment, the {prodname} connector files are stored To use a signaling channel with a connector, add the converter JAR file to the connector's subdirectory. NOTE: To use a custom notification channel with multiple connectors, you must place a copy of the notification channel JAR file in each connector subdirectory. -endif::community[] // Type: procedure [id="configuring-connectors-to-use-a-custom-notification-channel"] === Configuring connectors to use a custom notification channel In the connector configuration, add the name of the custom notification channel to the `notification.enabled.channels` property. +endif::community[]