mirror of
https://github.com/Foltik/Shimapan
synced 2025-01-07 08:42:49 -05:00
Add conditional http logging
This commit is contained in:
parent
d3e72f332d
commit
76f6bbbc0d
@ -32,6 +32,7 @@
|
||||
"limit": 5
|
||||
},
|
||||
"Log": {
|
||||
"http": true,
|
||||
"httpLevel": "combined"
|
||||
}
|
||||
}
|
||||
|
@ -10,7 +10,7 @@
|
||||
"path": "uploads"
|
||||
},
|
||||
"Log": {
|
||||
"httpLevel": "dev"
|
||||
"http": false
|
||||
},
|
||||
"User": {
|
||||
"Password": {
|
||||
|
Loading…
Reference in New Issue
Block a user