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:
parent
affabb064a
commit
08ebc4c4c4
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue