From 952d62f39a46f761da7fea07dfc2171b645324e3 Mon Sep 17 00:00:00 2001 From: Feng Date: Sat, 27 Feb 2016 11:24:38 +0800 Subject: [PATCH] config --- docs/source/config.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/config.rst b/docs/source/config.rst index 07203e5f1..a1effb803 100644 --- a/docs/source/config.rst +++ b/docs/source/config.rst @@ -103,12 +103,12 @@ The name and cookie of Erlang Node should be configured when clustering:: etc/emqttd.config ----------------- -The main configuration file for emqttd broker. +This is the main emqttd broker configuration file. 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