update schema
This commit is contained in:
@@ -61,6 +61,12 @@
|
|||||||
"listen": {
|
"listen": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
|
"logExcludePathRegexps": {
|
||||||
|
"items": {
|
||||||
|
"type": "string"
|
||||||
|
},
|
||||||
|
"type": "array"
|
||||||
|
},
|
||||||
"logRequests": {
|
"logRequests": {
|
||||||
"type": "boolean"
|
"type": "boolean"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user