enable logging for debug

This commit is contained in:
Firq 2025-04-08 19:40:19 +02:00
parent 3b72c24361
commit e6ee5799a5
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
4 changed files with 7 additions and 5 deletions

View file

@ -1,7 +1,9 @@
{
"cleanUrls": true,
"directoryListing": true,
"directoryListing": false,
"etag": true,
"logReq": true,
"logRes": true,
"headers": [
{
"source" : "**/*.html",