1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/limesurvey_ynh.git synced 2024-09-03 19:36:32 +02:00

Simplify description

This commit is contained in:
Éric Gaspar 2020-11-04 22:28:22 +01:00 committed by GitHub
parent c1b0cb171e
commit feb03fa8d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,8 +4,8 @@
"packaging_format": 1, "packaging_format": 1,
"version": "3.17.1~ynh1", "version": "3.17.1~ynh1",
"description": { "description": {
"en": "LimeSurvey is used to create advanced poll.", "en": "Creation and distribution survey tool.",
"fr": "LimeSurvey est un outil de création et diffusion de sondage en ligne." "fr": "Outil de création et diffusion de sondage."
}, },
"license": "GPL-2.0+", "license": "GPL-2.0+",
"maintainer": { "maintainer": {
@ -20,7 +20,7 @@
"multi_instance": true, "multi_instance": true,
"services": [ "services": [
"nginx", "nginx",
"php5-fpm", "php7.0-fpm",
"mysql" "mysql"
], ],
"arguments": { "arguments": {