summaryrefslogtreecommitdiff
path: root/schemas/config/3.0.schema.json
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/config/3.0.schema.json')
-rw-r--r--schemas/config/3.0.schema.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas/config/3.0.schema.json b/schemas/config/3.0.schema.json
index aa578ba3..5134dba0 100644
--- a/schemas/config/3.0.schema.json
+++ b/schemas/config/3.0.schema.json
@@ -1852,7 +1852,7 @@
},
"proto": {
"type": "array",
- "description": "Proto file to use, multiply files supported [SINCE 2.6]",
+ "description": "Proto file to use, multiply files supported [SINCE 2.6]. As of [v2023.1.4], wilcards are allowed in the proto field",
"items": {
"type": "string"
}