1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/haste_ynh.git synced 2024-09-03 20:36:28 +02:00

Update manifest.json

This commit is contained in:
ericgaspar 2021-03-15 09:08:10 +01:00
parent 83e41ada67
commit 35b7f7672e
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -29,10 +29,6 @@
{
"name": "domain",
"type": "domain",
"ask": {
"en": "Choose a domain name for Haste",
"fr": "Choisissez un nom de domaine pour Haste"
},
"help": {
"en": "Haste can only be installed in a root domain or subdomain",
"fr": "Haste ne peut être installé que dans un domaine racine ou un sous-domaine "
@ -42,10 +38,6 @@
{
"name": "is_public",
"type": "boolean",
"ask": {
"en": "Is it a public site? (you won't be able to use Haste command easily if not)",
"fr": "Est-ce un site publique ? (si non, vous ne pourrez pas utiliser la commande Haste facilement)"
},
"help": {
"en": "If enabled, Haste will be accessible by people who do not have an account. This can be changed later via the webadmin.",
"fr": "Si cette case est cochée, Haste sera accessible aux personnes nayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."