mirror of
https://github.com/YunoHost-Apps/biboumi_ynh.git
synced 2024-09-03 18:15:58 +02:00
Update manifest.json
This commit is contained in:
parent
c76e7872a4
commit
44a2a0f459
1 changed files with 3 additions and 5 deletions
|
@ -11,7 +11,7 @@
|
|||
"upstream": {
|
||||
"license": "Zlib",
|
||||
"website": "https://biboumi.louiz.org/",
|
||||
"admindoc": "Official documentation: https://lab.louiz.org/louiz/biboumi/blob/8.3/doc/biboumi.1.rst",
|
||||
"admindoc": "https://lab.louiz.org/louiz/biboumi/blob/8.3/doc/biboumi.1.rst",
|
||||
"code": "https://lab.louiz.org/louiz/biboumi"
|
||||
},
|
||||
"license": "Zlib",
|
||||
|
@ -30,13 +30,11 @@
|
|||
"install" : [
|
||||
{
|
||||
"name": "domain",
|
||||
"type": "domain",
|
||||
"example": "example.com"
|
||||
"type": "domain"
|
||||
},
|
||||
{
|
||||
"name": "admin",
|
||||
"type": "user",
|
||||
"example": "johndoe"
|
||||
"type": "user"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue