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:
parent
12829359e3
commit
fc1b501ca4
1 changed files with 1 additions and 2 deletions
|
@ -16,7 +16,7 @@ admindoc = "https://www.metabase.com/docs/latest/"
|
|||
code = "https://github.com/metabase/metabase"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.19"
|
||||
yunohost = ">= 11.2"
|
||||
architectures = "all"
|
||||
multi_instance = false
|
||||
ldap = false
|
||||
|
@ -28,7 +28,6 @@ ram.runtime = "50M"
|
|||
[install]
|
||||
[install.domain]
|
||||
type = "domain"
|
||||
full_domain = true
|
||||
|
||||
[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."
|
||||
|
|
Loading…
Add table
Reference in a new issue