From 495e59ef7655da2ce9468c9075b9d0f19c1ed5b3 Mon Sep 17 00:00:00 2001 From: abeudin Date: Sat, 17 May 2014 18:42:48 +0200 Subject: [PATCH] add upnp check --- actionsmap/yunohost.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/actionsmap/yunohost.yml b/actionsmap/yunohost.yml index a3081d40b..7d558470d 100644 --- a/actionsmap/yunohost.yml +++ b/actionsmap/yunohost.yml @@ -852,10 +852,11 @@ firewall: api: GET /firewall/upnp arguments: action: - help: enable/disable + help: enable/disable/check choices: - enable - disable + - check - [] nargs: "*"