From 45d574157d3d72d8195dc222c9b22d5642580041 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Mon, 13 Sep 2021 13:13:39 -0700 Subject: [PATCH] bump memory limit for plugin install to work reliably --- CloudronManifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/CloudronManifest.json b/CloudronManifest.json index 1d4cdc5..b4cf193 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -25,6 +25,7 @@ "sendmail": {}, "ldap": {} }, + "memoryLimit": 536870912, "forumUrl": "https://forum.cloudron.io/category/91/peertube", "optionalSso": true, "tags": [ "video", "youtube", "vimeo", "blog", "instagram", "media", "federated" ],