mirror of
https://github.com/YunoHost-Apps/meilisearch_ynh.git
synced 2024-09-03 19:45:59 +02:00
Update manifest.toml
This commit is contained in:
parent
f18286e079
commit
91321dea6d
1 changed files with 1 additions and 2 deletions
|
@ -17,7 +17,7 @@ admindoc = "https://www.meilisearch.com/docs"
|
|||
code = "https://github.com/meilisearch/meilisearch/"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.19"
|
||||
yunohost = ">= 11.2"
|
||||
architectures = ["amd64", "arm64"]
|
||||
multi_instance = true
|
||||
ldap = false
|
||||
|
@ -29,7 +29,6 @@ ram.runtime = "50M"
|
|||
[install]
|
||||
[install.domain]
|
||||
type = "domain"
|
||||
full_domain = true
|
||||
|
||||
[install.init_main_permission]
|
||||
type = "group"
|
||||
|
|
Loading…
Add table
Reference in a new issue