1
0
Fork 0
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:
Éric Gaspar 2024-02-15 13:58:03 +01:00
parent d56779ecb7
commit 21efe7c096
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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"]