Merge pull request #11553 from lafirest/chore/example

chore: comment mountpoints to support direct copy-paste used
This commit is contained in:
lafirest 2023-09-02 08:47:21 +08:00 committed by GitHub
commit e9583c6ab8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ listeners.quic.my_quick_listener_name {
bind = 14567 ## or with an IP, e.g. "127.0.0.1:14567"
## When publishing or subscribing, prefix all topics with a mountpoint string
mountpoint = "${clientid}/msg"
## mountpoint = "${clientid}/msg"
## Client authentication
## Type:

View File

@ -11,7 +11,7 @@ listeners.tcp.my_tcp_listener_name {
proxy_protocol_timeout = 8
## When publishing or subscribing, prefix all topics with a mountpoint string
mountpoint = "mqtt" ## Do not set this unless you know what is it for
## mountpoint = "mqtt" ## Do not set this unless you know what is it for
## Client authentication
## Type: