diff --git a/config/default.schema.json b/config/default.schema.json index 3f7f7d4a883..ae25f4a587e 100644 --- a/config/default.schema.json +++ b/config/default.schema.json @@ -786,7 +786,7 @@ "ETHERPAD": { "type": "object", "description": "Etherpad settings", - "required": [], + "required": ["PAD_URI"], "properties": { "URI": { "type": "string",