add upnp check

This commit is contained in:
abeudin 2014-05-17 18:42:48 +02:00
parent 263df70ddd
commit 495e59ef76

View file

@ -852,10 +852,11 @@ firewall:
api: GET /firewall/upnp
arguments:
action:
help: enable/disable
help: enable/disable/check
choices:
- enable
- disable
- check
- []
nargs: "*"