Updated Example Production Settings.JSON (markdown)

johnyma22 2012-11-05 05:12:48 -08:00
parent 440e2f365d
commit 85a39623db

@ -1,3 +1,4 @@
```
/*
This file must be valid JSON. But comments are allowed
@ -59,4 +60,5 @@
/* The log level we are using, can be: DEBUG, INFO, WARN, ERROR */
"loglevel": "ERROR"
}
}
```