We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
required
properties
TLS
1 parent 3ee67e1 commit fa83068Copy full SHA for fa83068
tljh/config_schema.py
@@ -74,7 +74,6 @@
74
"type": "object",
75
"additionalProperties": False,
76
"properties": {"key": {"type": "string"}, "cert": {"type": "string"}},
77
- "required": ["key", "cert"],
78
},
79
"Limits": {
80
"description": "User CPU and memory limits.",
0 commit comments