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

Update manifest.json

This commit is contained in:
ericgaspar 2021-11-25 16:21:52 +01:00
parent 5d63c3f73d
commit 7a19b61526
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

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