1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hotspot_ynh.git synced 2024-09-03 19:25:53 +02:00

yep 2.1 - manifest

This commit is contained in:
keoma 2019-02-09 13:32:28 +01:00
parent 8617c23c2b
commit 3f352f89c4

View file

@ -45,6 +45,7 @@
},
{
"name": "wifi_ssid",
"type": "string",
"ask": {
"en": "Choose a wifi name (SSID)",
"fr": "Choisissez un nom pour le wifi (SSID)"
@ -63,6 +64,7 @@
},
{
"name": "firmware_nonfree",
"type": "boolean",
"choice": ["yes", "no"],
"ask": {
"en": "Install non-free firmwares - in addition to the free ones - for the wifi dongle (yes/no)",