mirror of
https://github.com/YunoHost-Apps/gossa_ynh.git
synced 2024-09-03 18:36:29 +02:00
Update manifest.toml
This commit is contained in:
parent
43e7d8bad7
commit
c592fb7a03
1 changed files with 1 additions and 2 deletions
|
@ -14,7 +14,7 @@ license = "MIT"
|
|||
code = "https://github.com/pldubouilh/gossa"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.21"
|
||||
yunohost = ">= 11.2"
|
||||
architectures = ["amd64", "arm64", "armhf"]
|
||||
multi_instance = true
|
||||
ldap = false
|
||||
|
@ -26,7 +26,6 @@ ram.runtime = "50M"
|
|||
[install]
|
||||
[install.domain]
|
||||
type = "domain"
|
||||
full_domain = true
|
||||
|
||||
[install.init_main_permission]
|
||||
help.en = "You must activate public site if you want to connect a client player to Gossa. This can be changed later via the webadmin."
|
||||
|
|
Loading…
Reference in a new issue