mirror of
https://github.com/YunoHost-Apps/grocy_ynh.git
synced 2024-09-03 19:25:54 +02:00
Update manifest.json
This commit is contained in:
parent
499d0a759d
commit
f6e24cd953
1 changed files with 0 additions and 8 deletions
|
@ -25,10 +25,6 @@
|
|||
"install": [{
|
||||
"name": "domain",
|
||||
"type": "domain",
|
||||
"ask": {
|
||||
"en": "Choose a domain name for Grocy",
|
||||
"fr": "Choisissez un nom de domaine pour Grocy"
|
||||
},
|
||||
"help": {
|
||||
"en": "Grocy needs to be installed in its own root domain or subdomain.",
|
||||
"fr": "Grocy doit être installé dans son propre domaine racine ou sous-domaine."
|
||||
|
@ -48,10 +44,6 @@
|
|||
{
|
||||
"name": "is_public",
|
||||
"type": "boolean",
|
||||
"ask": {
|
||||
"en": "Is it a public site?",
|
||||
"fr": "Est-ce un site public ?"
|
||||
},
|
||||
"help": {
|
||||
"en": "If enabled, Grocy 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, Grocy sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
|
||||
|
|
Loading…
Add table
Reference in a new issue