1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/metabase_ynh.git synced 2024-09-03 19:46:00 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-08-18 14:24:14 +02:00
parent 12829359e3
commit fc1b501ca4

View file

@ -16,7 +16,7 @@ admindoc = "https://www.metabase.com/docs/latest/"
code = "https://github.com/metabase/metabase" code = "https://github.com/metabase/metabase"
[integration] [integration]
yunohost = ">= 11.1.19" 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.init_main_permission] [install.init_main_permission]
help.en = "If enabled, Metabase will be accessible by people who do not have an account. This can be changed later via the webadmin." help.en = "If enabled, Metabase will be accessible by people who do not have an account. This can be changed later via the webadmin."