mirror of
https://github.com/YunoHost-Apps/jitsi_ynh.git
synced 2024-09-03 19:35:57 +02:00
Update manifest.json
This commit is contained in:
parent
b720bf96b5
commit
b4738ed51a
1 changed files with 3 additions and 6 deletions
|
@ -17,12 +17,9 @@
|
|||
},
|
||||
"license": "Apache-2.0",
|
||||
"maintainer": {
|
||||
"name": ""
|
||||
"name": "yalh76"
|
||||
},
|
||||
"previous_maintainers": [
|
||||
{
|
||||
"name": "yalh76"
|
||||
},
|
||||
{
|
||||
"name": "ju",
|
||||
"email": "julien.malik@paraiso.me"
|
||||
|
@ -30,13 +27,13 @@
|
|||
],
|
||||
"requirements": {
|
||||
"yunohost": ">= 4.3.0"
|
||||
},
|
||||
},
|
||||
"multi_instance": false,
|
||||
"services": [
|
||||
"nginx"
|
||||
],
|
||||
"arguments": {
|
||||
"install" : [
|
||||
"install": [
|
||||
{
|
||||
"name": "domain",
|
||||
"type": "domain"
|
||||
|
|
Loading…
Add table
Reference in a new issue