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": {
|
"upstream": {
|
||||||
"license": "Zlib",
|
"license": "Zlib",
|
||||||
"website": "https://biboumi.louiz.org/",
|
"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"
|
"code": "https://lab.louiz.org/louiz/biboumi"
|
||||||
},
|
},
|
||||||
"license": "Zlib",
|
"license": "Zlib",
|
||||||
|
@ -30,13 +30,11 @@
|
||||||
"install" : [
|
"install" : [
|
||||||
{
|
{
|
||||||
"name": "domain",
|
"name": "domain",
|
||||||
"type": "domain",
|
"type": "domain"
|
||||||
"example": "example.com"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "admin",
|
"name": "admin",
|
||||||
"type": "user",
|
"type": "user"
|
||||||
"example": "johndoe"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue