enable logging for debug
This commit is contained in:
parent
3b72c24361
commit
e6ee5799a5
4 changed files with 7 additions and 5 deletions
|
@ -1,7 +1,9 @@
|
|||
{
|
||||
"cleanUrls": true,
|
||||
"directoryListing": true,
|
||||
"directoryListing": false,
|
||||
"etag": true,
|
||||
"logReq": true,
|
||||
"logRes": true,
|
||||
"headers": [
|
||||
{
|
||||
"source" : "**/*.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue