mirror of
https://github.com/YunoHost-Apps/tldraw_ynh.git
synced 2024-09-03 20:35:54 +02:00
Update manifest.toml
This commit is contained in:
parent
52f6524617
commit
e6a1f3c50d
1 changed files with 1 additions and 4 deletions
|
@ -16,7 +16,7 @@ demo = "https://tldraw.com"
|
||||||
code = "https://github.com/tldraw/tldraw"
|
code = "https://github.com/tldraw/tldraw"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.20"
|
yunohost = ">= 11.2"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
|
@ -27,10 +27,7 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[install]
|
[install]
|
||||||
[install.domain]
|
[install.domain]
|
||||||
help.en = "TLDraw needs a fully dedicated domain"
|
|
||||||
help.fr = "TLDraw nécessite une installation à la racine du domaine"
|
|
||||||
type = "domain"
|
type = "domain"
|
||||||
full_domain = true
|
|
||||||
|
|
||||||
[install.init_main_permission]
|
[install.init_main_permission]
|
||||||
type = "group"
|
type = "group"
|
||||||
|
|
Loading…
Reference in a new issue