mirror of
https://github.com/YunoHost-Apps/owncast_ynh.git
synced 2024-09-03 19:56:20 +02:00
Update manifest.toml
This commit is contained in:
parent
80a963945a
commit
07eb46e4cc
1 changed files with 4 additions and 1 deletions
|
@ -20,10 +20,13 @@ code = "https://github.com/owncast/owncast"
|
|||
yunohost = ">= 11.2"
|
||||
architectures = ["amd64", "armhf", "arm64"]
|
||||
multi_instance = false
|
||||
|
||||
ldap = false
|
||||
|
||||
sso = false
|
||||
|
||||
disk = "50M"
|
||||
ram.build = "50M"
|
||||
ram.build = "150M"
|
||||
ram.runtime = "50M"
|
||||
|
||||
[install]
|
||||
|
|
Loading…
Add table
Reference in a new issue