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:
parent
c1b0cb171e
commit
feb03fa8d0
1 changed files with 4 additions and 4 deletions
|
@ -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": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue