1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/freshrss_ynh.git synced 2024-09-03 18:36:33 +02:00

Turn multi instance to false (non compatible with yunohost 2.4)

This commit is contained in:
mbugeia 2016-05-16 00:09:38 +02:00
parent fa44b8812c
commit 0dd9189432

View file

@ -11,7 +11,7 @@
"name": "plopoyop",
"email": "plopoyop@gmail.com"
},
"multi_instance": "true",
"multi_instance": "false",
"services": [
"nginx",
"php5-fpm",