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:
parent
fa44b8812c
commit
0dd9189432
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
"name": "plopoyop",
|
||||
"email": "plopoyop@gmail.com"
|
||||
},
|
||||
"multi_instance": "true",
|
||||
"multi_instance": "false",
|
||||
"services": [
|
||||
"nginx",
|
||||
"php5-fpm",
|
||||
|
|
Loading…
Reference in a new issue