Merge branch 'develop' into ssl-passthrough-hosts

This commit is contained in:
acul009
2024-01-09 10:16:43 +01:00
committed by GitHub
26 changed files with 608 additions and 245 deletions

View File

@@ -172,7 +172,7 @@
"description": "Domain Names separated by a comma",
"example": "*.jc21.com,blog.jc21.com",
"type": "array",
"maxItems": 15,
"maxItems": 30,
"uniqueItems": true,
"items": {
"type": "string",