mirror of
https://github.com/YunoHost-Apps/rainloop_ynh.git
synced 2024-09-03 20:16:18 +02:00
YunoHost 2.4
This commit is contained in:
parent
44e64bb7b5
commit
fd80be5baf
1 changed files with 15 additions and 12 deletions
|
@ -1,15 +1,15 @@
|
|||
{
|
||||
"packaging_format": 1,
|
||||
"name": "Rainloop",
|
||||
"id": "rainloop",
|
||||
"description": {
|
||||
"en": "Lightweight webmail",
|
||||
"fr": "Webmail leger"
|
||||
"en": "Lightweight multi-account webmail",
|
||||
"fr": "Webmail léger multi-comptes"
|
||||
},
|
||||
"url": "http://rainloop.net/",
|
||||
"license": "free",
|
||||
"maintainer": {
|
||||
"name": "scith, Djip007",
|
||||
"email": "none@domaine.org"
|
||||
"name": "scith, Djip007"
|
||||
},
|
||||
"multi_instance": "false",
|
||||
"services": [
|
||||
|
@ -17,6 +17,9 @@
|
|||
"php5-fpm",
|
||||
"mysql"
|
||||
],
|
||||
"requirements": {
|
||||
"yunohost": ">= 2.4.0"
|
||||
}
|
||||
"arguments": {
|
||||
"install" : [
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue