3
0
Files
corteza/def/def-envoy.json
2021-07-08 11:42:18 +02:00

8 lines
178 B
JSON

{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "boolean",
"enum": [ "false" ],
"title": "Disable envoy support",
"description": "Enabled by default"
}