mirror of
https://github.com/YunoHost-Apps/13ft_ynh.git
synced 2024-09-03 18:06:03 +02:00
remove multi
This commit is contained in:
parent
d56779ecb7
commit
21efe7c096
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ code = "https://github.com/wasi-master/13ft"
|
|||
[integration]
|
||||
yunohost = ">= 11.2"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
multi_instance = false
|
||||
|
||||
ldap = false
|
||||
|
||||
|
|
|
@ -6,4 +6,4 @@ test_format = 1.0
|
|||
# EVERYTHING PAST THIS POINT IS OPTIONAL AND MOST LIKELY UNNECESSARY FOR NEW APPS
|
||||
#--------------------------------------------------------------------------------
|
||||
|
||||
exclude = ["install.subdir"]
|
||||
exclude = ["install.subdir", "install.multi"]
|
Loading…
Add table
Reference in a new issue