diff --git a/manifest.toml b/manifest.toml index 6cf39b0..2f9ea8c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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]