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,
|
||||
"version": "3.17.1~ynh1",
|
||||
"description": {
|
||||
"en": "LimeSurvey is used to create advanced poll.",
|
||||
"fr": "LimeSurvey est un outil de création et diffusion de sondage en ligne."
|
||||
"en": "Creation and distribution survey tool.",
|
||||
"fr": "Outil de création et diffusion de sondage."
|
||||
},
|
||||
"license": "GPL-2.0+",
|
||||
"maintainer": {
|
||||
|
@ -20,7 +20,7 @@
|
|||
"multi_instance": true,
|
||||
"services": [
|
||||
"nginx",
|
||||
"php5-fpm",
|
||||
"php7.0-fpm",
|
||||
"mysql"
|
||||
],
|
||||
"arguments": {
|
||||
|
|
Loading…
Add table
Reference in a new issue