mirror of
https://github.com/YunoHost-Apps/mstream_ynh.git
synced 2024-09-03 19:46:17 +02:00
Update manifest.toml
This commit is contained in:
parent
2edb677e88
commit
9449ea520f
1 changed files with 1 additions and 2 deletions
|
@ -16,7 +16,7 @@ demo = "https://demo.mstream.io/"
|
||||||
code = "https://github.com/IrosTheBeggar/mStream"
|
code = "https://github.com/IrosTheBeggar/mStream"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.19"
|
yunohost = ">= 11.2"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
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]
|
||||||
type = "group"
|
type = "group"
|
||||||
|
|
Loading…
Reference in a new issue