mirror of
https://github.com/YunoHost-Apps/focalboard_ynh.git
synced 2024-09-03 18:36:19 +02:00
Update manifest.toml
This commit is contained in:
parent
e991bb423a
commit
a8cf56d5a6
1 changed files with 1 additions and 2 deletions
|
@ -17,7 +17,7 @@ userdoc = "https://www.focalboard.com/guide/user/"
|
|||
code = "https://github.com/mattermost/focalboard"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.19"
|
||||
yunohost = ">= 11.2"
|
||||
architectures = ["amd64"]
|
||||
multi_instance = false
|
||||
ldap = false
|
||||
|
@ -29,7 +29,6 @@ ram.runtime = "50M"
|
|||
[install]
|
||||
[install.domain]
|
||||
type = "domain"
|
||||
full_domain = true
|
||||
|
||||
[install.init_main_permission]
|
||||
help.en = "If enabled, Focalboard will be accessible by people who do not have an account. This can be changed later via the webadmin."
|
||||
|
|
Loading…
Reference in a new issue