1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ztncui_ynh.git synced 2024-09-03 18:06:05 +02:00

Improve manifest

This commit is contained in:
tituspijean 2021-03-22 12:56:38 +01:00
parent 0f51aec95c
commit b31f73762d

View file

@ -20,12 +20,20 @@
"multi_instance": false,
"arguments": {
"install": [
{
"name": "warning",
"type": "display_text",
"ask": {
"en": "REMINDER: ztncui needs the ZeroTier app to be already installed.",
"fr": "RAPPEL: ztncui nécessite que l'app ZeroTier soit déjà installée."
}
},
{
"name": "domain",
"type": "domain",
"help": {
"en": "REMINDER: ztncui needs the ZeroTier app to be already installed.",
"fr": "RAPPEL: ztncui nécessite que l'app ZeroTier soit déjà installée."
"en": "Ztncui can only be installed at the root of a domain.",
"fr": "Ztncui ne peut être installée qu'à la racine d'un domaine."
},
"example": "zt.example.com"
},