1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/searxng_ynh.git synced 2024-09-03 20:26:00 +02:00

Remove multi-instance support for now (conflict with folder names)

This commit is contained in:
mh4ckt3mh4ckt1c4s 2022-11-23 17:23:35 +01:00
parent b95c884a82
commit 69c38ec721

View file

@ -24,7 +24,7 @@
"requirements": {
"yunohost": ">= 11.0.0"
},
"multi_instance": true,
"multi_instance": false,
"services": [
"nginx"
],