summaryrefslogtreecommitdiff
path: root/schemas
diff options
context:
space:
mode:
Diffstat (limited to 'schemas')
-rw-r--r--schemas/config/2.0.schema.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/schemas/config/2.0.schema.json b/schemas/config/2.0.schema.json
index 15428c84..354be309 100644
--- a/schemas/config/2.0.schema.json
+++ b/schemas/config/2.0.schema.json
@@ -1764,11 +1764,6 @@
"type": "string"
}
},
- "enable_reflection_server": {
- "type": "boolean",
- "description": "[SINCE 2.11]. The reflection server might be activated to use `grpc_cli`, `grpc-ui`, `grpc-curl`, or similar tools to intercept grpc payloads",
- "default": false
- },
"tls": {
"description": "GRPC TLS configuration",
"type": "object",