mirror of
https://git.cloudron.io/cloudron/peertube-app.git
synced 2024-11-21 17:11:09 +00:00
bump memory limit for plugin install to work reliably
This commit is contained in:
parent
477ae214fe
commit
45d574157d
1 changed files with 1 additions and 0 deletions
|
@ -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" ],
|
||||
|
|
Loading…
Reference in a new issue