update schema

This commit is contained in:
2025-09-02 12:22:02 -04:00
parent 176bf46d53
commit 737ead7337

View File

@@ -61,6 +61,12 @@
"listen": {
"type": "string"
},
"logExcludePathRegexps": {
"items": {
"type": "string"
},
"type": "array"
},
"logRequests": {
"type": "boolean"
},