Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-08-18 11:25:02 +02:00
parent 15b1696a76
commit 2fadfc3ae0

View file

@ -19,7 +19,7 @@ cpe = "cpe:2.3:a:joinbookwyrm:bookwyrm"
fund = ["https://patreon.com/bookwyrm", "https://opencollective.com/bookwyrm"] fund = ["https://patreon.com/bookwyrm", "https://opencollective.com/bookwyrm"]
[integration] [integration]
yunohost = ">= 11.1.19" yunohost = ">= 11.2"
architectures = "all" architectures = "all"
multi_instance = false multi_instance = false
ldap = false ldap = false
@ -31,7 +31,6 @@ ram.runtime = "50M"
[install] [install]
[install.domain] [install.domain]
type = "domain" type = "domain"
full_domain = true
[install.init_main_permission] [install.init_main_permission]
type = "group" type = "group"