1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/biboumi_ynh.git synced 2024-09-03 18:15:58 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-08-30 19:32:16 +02:00
parent cb1ee44444
commit 5cd2113d35

View file

@ -16,7 +16,7 @@ admindoc = "https://lab.louiz.org/louiz/biboumi/blob/8.3/doc/biboumi.1.rst"
code = "https://lab.louiz.org/louiz/biboumi" code = "https://lab.louiz.org/louiz/biboumi"
[integration] [integration]
yunohost = ">= 11.1.21" yunohost = ">= 11.2"
architectures = "all" architectures = "all"
multi_instance = false multi_instance = false
ldap = false ldap = false
@ -28,7 +28,6 @@ ram.runtime = "50M"
[install] [install]
[install.domain] [install.domain]
type = "domain" type = "domain"
full_domain = true
[install.admin] [install.admin]
type = "user" type = "user"