bump memory limit for plugin install to work reliably

This commit is contained in:
Girish Ramakrishnan 2021-09-13 13:13:39 -07:00
parent 477ae214fe
commit 45d574157d

View file

@ -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" ],