1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/horde_ynh.git synced 2024-09-03 19:16:08 +02:00

add screenshot

This commit is contained in:
Éric Gaspar 2023-01-12 09:14:32 +01:00
parent e645757996
commit d8bef6035b
3 changed files with 4 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 93 KiB

View file

@ -3,8 +3,8 @@
"id": "horde", "id": "horde",
"packaging_format": 1, "packaging_format": 1,
"description": { "description": {
"en": "A groupware (webmail, adressbook, calendar) that uses PHP", "en": "Groupware (webmail, adressbook, calendar)",
"fr": "Un groupware (webmail, carnet adresses, agenda), utilisant PHP." "fr": "Groupware (webmail, carnet adresses, agenda)"
}, },
"version": "5.2.23~ynh1", "version": "5.2.23~ynh1",
"url": "https://www.horde.org/", "url": "https://www.horde.org/",
@ -21,12 +21,12 @@
"email": "josue@tille.ch" "email": "josue@tille.ch"
}, },
"requirements": { "requirements": {
"yunohost": ">= 4.3.0" "yunohost": ">= 11.0.9"
}, },
"multi_instance": true, "multi_instance": true,
"services": [ "services": [
"nginx", "nginx",
"php7.3-fpm", "php7.4-fpm",
"mysql" "mysql"
], ],
"arguments": { "arguments": {