mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2024-09-03 20:25:53 +02:00
Update manifest.toml
This commit is contained in:
parent
fd343f72a8
commit
f6696000ef
1 changed files with 1 additions and 2 deletions
|
@ -16,7 +16,7 @@ demo = "https://send.vis.ee/"
|
||||||
code = "https://github.com/timvisee/send"
|
code = "https://github.com/timvisee/send"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.21"
|
yunohost = ">= 11.2"
|
||||||
architectures = ["amd64", "arm64", "armhf"]
|
architectures = ["amd64", "arm64", "armhf"]
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
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, Send will be accessible by people who do not have an account. This can be changed later via the webadmin."
|
help.en = "If enabled, Send 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