Skip to content

Commit 99d1132

Browse files
authored
Update README.md
1 parent c4d62ac commit 99d1132

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ Notes:
514514
1. The topic `name` must be unique within a profile.
515515
2. The topic can be enabled or disabled by setting the `enable` param.
516516
3. The connection `name` must reference a connection previously defined in the configuration file.
517-
4. The `pattern`` must comply with MQTT standards.
517+
4. The `pattern` must comply with MQTT standards.
518518
5. The `qos` value must comply with MQTT standards. Value 0, 1 or 2 indicating the Quality of Service to be used.
519519
6. The `originate_authorized` / `bgapi_authorized` permission flags.
520520
WARNING: Allowing either of these settings WILL allow phone calls to be initiated by the MQTT broker to FreeSWITCH.
@@ -622,4 +622,4 @@ In `/etc/apt/sources.list.d` create a file called `mosquitto.list` and add this
622622
````
623623
deb http://repo.mosquitto.org/debian stretch main
624624
````
625-
Then perform an `apt update` and try to compile mod_mosquitto again.
625+
Then perform an `apt update` and try to compile mod_mosquitto again.

0 commit comments

Comments
 (0)