momo-jun commented on code in PR #18860:
URL: https://github.com/apache/pulsar/pull/18860#discussion_r1045432060
##########
site2/docs/concepts-multiple-advertised-listeners.md:
##########
@@ -23,9 +23,8 @@ This example shows how a Pulsar client uses multiple
advertised listeners.
1. Configure multiple advertised listeners in the broker configuration file.
-```shell
-advertisedListeners={listenerName}:pulsar://xxxx:6650,
-{listenerName}:pulsar+ssl://xxxx:6651
+```conf
Review Comment:
Did we plan to change `conf` to `properties` gradually?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]