X-Git-Url: http://git.cyclocoop.org/%7B%7B%20url_for%28%27admin_vote_del%27%2C%20idvote=vote.voteid%29%20%7D%7D?a=blobdiff_plain;f=docs%2Fextension.schema.v2.json;h=ed903f889d1996552bed0a7185d271c246cbc480;hb=6fe6025ac60bbf86daa53fc86b35cb580c93238c;hp=1d64095a46b62acaa6d6d30681e2c53bcb64d8d4;hpb=80a999362cc909232a9015ed03bef5288d289a15;p=lhc%2Fweb%2Fwiklou.git diff --git a/docs/extension.schema.v2.json b/docs/extension.schema.v2.json index 1d64095a46..ed903f889d 100644 --- a/docs/extension.schema.v2.json +++ b/docs/extension.schema.v2.json @@ -77,6 +77,11 @@ "php": { "type": "string", "description": "Version constraint string against PHP." + }, + "ability-shell": { + "type": "boolean", + "default": false, + "description": "Whether this extension requires shell access." } }, "patternProperties": {