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

Disable multi_instance because meh

This commit is contained in:
Alexandre Aubin 2023-12-16 18:13:48 +01:00
parent affabb064a
commit 08ebc4c4c4

View file

@ -19,7 +19,7 @@ code = "https://code.ffdn.org/ffdn/coin"
[integration]
yunohost = ">= 11.0.0"
architectures = "all"
multi_instance = true
multi_instance = false
ldap = false
sso = false
disk = "50M"