mirror of
https://github.com/YunoHost-Apps/ulogger_ynh.git
synced 2024-10-01 13:34:45 +02:00
Update manifest.json
This commit is contained in:
parent
6814112b9d
commit
5e109ba8c8
1 changed files with 9 additions and 1 deletions
|
@ -8,6 +8,10 @@
|
|||
},
|
||||
"version": "1.1~ynh1",
|
||||
"url": "https://github.com/bfabiszewski/ulogger-server",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0",
|
||||
"website": "https://github.com/bfabiszewski/ulogger-server",
|
||||
"code": "https://github.com/bfabiszewski/ulogger-server"
|
||||
"license": "AGPL-3.0-only",
|
||||
"maintainer": {
|
||||
"name": "Anmol Sharma",
|
||||
|
@ -44,7 +48,11 @@
|
|||
"name": "is_public",
|
||||
"type": "boolean",
|
||||
"default": true
|
||||
},
|
||||
"help": {
|
||||
"en": "If enabled, ulogger 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, ulogger sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
|
||||
},
|
||||
},
|
||||
{
|
||||
"name": "language",
|
||||
"type": "string",
|
||||
|
|
Loading…
Add table
Reference in a new issue