Update manifest.toml
This commit is contained in:
parent
f19ffda5ff
commit
8b247083b6
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ yunohost = ">= 11.2.30"
|
|||
helpers_version = "2.1"
|
||||
# FIXME: can be replaced by a list of supported archs using the dpkg --print-architecture nomenclature (amd64/i386/armhf/arm64), for example: ["amd64", "i386"]
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
multi_instance = false
|
||||
|
||||
# FIXME: replace with true, false, or "not_relevant".
|
||||
# Not to confuse with the "sso" key: the "ldap" key corresponds to wether or not a user *can* login on the app using
|
||||
|
|
Loading…
Reference in a new issue