1
0
Fork 0
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:
ericgaspar 2023-11-25 08:03:08 +01:00
parent 80a963945a
commit 07eb46e4cc

View file

@ -20,10 +20,13 @@ code = "https://github.com/owncast/owncast"
yunohost = ">= 11.2" yunohost = ">= 11.2"
architectures = ["amd64", "armhf", "arm64"] architectures = ["amd64", "armhf", "arm64"]
multi_instance = false multi_instance = false
ldap = false ldap = false
sso = false sso = false
disk = "50M" disk = "50M"
ram.build = "50M" ram.build = "150M"
ram.runtime = "50M" ram.runtime = "50M"
[install] [install]