mirror of
https://github.com/YunoHost-Apps/galene_ynh.git
synced 2024-09-03 18:36:31 +02:00
Add screenshot
This commit is contained in:
parent
a4d0f69df5
commit
b433b20ee7
2 changed files with 9 additions and 1 deletions
Before Width: | Height: | Size: 203 KiB After Width: | Height: | Size: 203 KiB |
|
@ -8,13 +8,21 @@
|
||||||
},
|
},
|
||||||
"version": "0.3.4~ynh1",
|
"version": "0.3.4~ynh1",
|
||||||
"url": "https://galene.org/",
|
"url": "https://galene.org/",
|
||||||
|
"upstream": {
|
||||||
|
"license": "MIT",
|
||||||
|
"website": "https://galene.org/",
|
||||||
|
"demo": "https://galene.org:8443/",
|
||||||
|
"admindoc": "https://galene.org/",
|
||||||
|
"userdoc": "https://yunohost.org/en/app_galene",
|
||||||
|
"code": "https://github.com/jech/galene"
|
||||||
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "eric_G",
|
"name": "eric_G",
|
||||||
"email": ""
|
"email": ""
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">= 4.1.7"
|
"yunohost": ">= 4.2.4"
|
||||||
},
|
},
|
||||||
"multi_instance": true,
|
"multi_instance": true,
|
||||||
"services": [
|
"services": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue