forgot to remove a ',' ^.^
This commit is contained in:
parent
05fcf4ba4a
commit
3dd24bdf6f
1 changed files with 1 additions and 1 deletions
|
@ -54,5 +54,5 @@
|
||||||
// "adminHttpAuth" : "user:pass",
|
// "adminHttpAuth" : "user:pass",
|
||||||
|
|
||||||
/* The log level we are using, can be: DEBUG, INFO, WARN, ERROR */
|
/* The log level we are using, can be: DEBUG, INFO, WARN, ERROR */
|
||||||
"loglevel": "INFO",
|
"loglevel": "INFO"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue