1
0
Fork 0
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:
ericgaspar 2022-03-02 00:06:09 +01:00
parent c76e7872a4
commit 44a2a0f459

View file

@ -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"
}
]
}