docs(help) add ","

This commit is contained in:
tarzak 2015-08-11 16:50:06 +03:00
parent b93209c107
commit 71eb4388d1

View file

@ -215,7 +215,7 @@ Here is description of options:
"showKeysPanel" : true, /* show classic panel with buttons of keys */
"port" : 8000, /* http port */
"ip" : null, /* ip or null(default) */
"root" : "/" /* root directory */
"root" : "/", /* root directory */
"prefix" : "", /* url prefix */
"progress" : true /* show progress of file operations */
}