This commit is contained in:
Feng 2016-02-27 11:24:38 +08:00
parent 1c523217eb
commit 952d62f39a
1 changed files with 2 additions and 2 deletions

View File

@ -103,12 +103,12 @@ The name and cookie of Erlang Node should be configured when clustering::
etc/emqttd.config etc/emqttd.config
----------------- -----------------
The main configuration file for emqttd broker. This is the main emqttd broker configuration file.
File Syntax File Syntax
----------- -----------
The config consists of a list of Erlang Applications and their environments. The file users the standard Erlang config syntax, consists of a list of erlang applications and their environments.
.. code:: erlang .. code:: erlang