1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rocketchat_ynh.git synced 2024-09-03 20:16:25 +02:00

Update manifest.json

This commit is contained in:
Éric Gaspar 2022-06-28 10:08:56 +02:00
parent 8c79fe2b61
commit 681795b46c
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -52,8 +52,8 @@
"name": "is_public",
"type": "boolean",
"help": {
"en": "If enabled, RocketChat 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, RocketChat sera accessible aux personnes nayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
"en": "If enabled, Rocket.Chat 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, Rocket.Chat sera accessible aux personnes nayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
},
"default": true
}