mirror of
https://github.com/YunoHost-Apps/flohmarkt_ynh.git
synced 2024-09-03 18:36:30 +02:00
no multiple instances
This commit is contained in:
parent
5d290b272f
commit
216b9adbd6
1 changed files with 3 additions and 1 deletions
|
@ -27,7 +27,9 @@ code = "https://codeberg.org/flohmarkt/flohmarkt"
|
|||
[integration]
|
||||
yunohost = ">= 11.2"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
# https://codeberg.org/ChriChri/flohmarkt_ynh/issues/11
|
||||
# multi_instance = true
|
||||
multi_instance = false
|
||||
|
||||
# the "ldap" key corresponds to wether or not a user *can* login on the app using
|
||||
# its YunoHost credentials.
|
||||
|
|
Loading…
Add table
Reference in a new issue