mirror of
https://github.com/YunoHost-Apps/documize_ynh.git
synced 2024-09-03 18:26:19 +02:00
Update manifest.toml
This commit is contained in:
parent
e3b3cb05ef
commit
571db841ab
1 changed files with 1 additions and 2 deletions
|
@ -17,7 +17,7 @@ admindoc = "https://docs.documize.com"
|
|||
code = "https://github.com/documize/community"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.19"
|
||||
yunohost = ">= 11.2"
|
||||
architectures = ["amd64", "arm64", "armhf"]
|
||||
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