1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpsysinfo_ynh.git synced 2024-09-03 19:56:43 +02:00

Error on multi_instance in manifest.json

This commit is contained in:
inrepublica 2016-05-25 23:30:05 +02:00
parent 18c9323d26
commit 0b9f8be7a6

View file

@ -15,7 +15,7 @@
"requirements": {
"yunohost": ">> 2.4.0.4"
},
"multi_instance": "false",
"multi_instance": false,
"services": [
"nginx",
"php5-fpm"