docs(readme) add " "

This commit is contained in:
coderaiser 2018-08-23 22:31:07 +03:00
parent 5daf1124a1
commit 1ca08c33fd

View file

@ -399,7 +399,7 @@ Here is description of options:
"import-url" : "http://localhost:8000", /* url of an export server */
"importToken" : "root", /* token used to connect to export server */
"importListen" : false, /* listen on config updates from import server */
"log" : true /* logging */
"log" : true /* logging */
}
```