|
|
@@ -111,7 +111,7 @@ This is the main emqttd broker configuration file.
|
|
|
File Syntax
|
|
|
-----------
|
|
|
|
|
|
-The file users the standard Erlang config syntax, consists of a list of erlang applications and their environments.
|
|
|
+The file use the standard Erlang config syntax and consists of a list of erlang applications and their environments.
|
|
|
|
|
|
.. code-block:: erlang
|
|
|
|
|
|
@@ -541,7 +541,7 @@ Plugins Folder
|
|
|
TCP Listeners
|
|
|
-------------
|
|
|
|
|
|
-Congfigure the TCP listeners for MQTT, MQTT(SSL) and HTTP Protocols.
|
|
|
+Configure the TCP listeners for MQTT, MQTT(SSL) and HTTP Protocols.
|
|
|
|
|
|
The most important parameter is 'max_clients' - max concurrent clients allowed.
|
|
|
|