Browse Source

Push memory to 800m (asset compilation fails)

Girish Ramakrishnan 7 years ago
parent
commit
a962165cbc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CloudronManifest.json

+ 1 - 1
CloudronManifest.json

@@ -21,7 +21,7 @@
     "https://s3.amazonaws.com/cloudron-app-screenshots/org.nodebb.cloudronapp/480c26ba681780ef1c460c7c34bb117b8ae33227/2.png",
     "https://s3.amazonaws.com/cloudron-app-screenshots/org.nodebb.cloudronapp/480c26ba681780ef1c460c7c34bb117b8ae33227/3.png"
   ],
-  "memoryLimit": 524288000,
+  "memoryLimit": 838860800,
   "changelog": "file://CHANGELOG",
   "tags": [ "forum", "collaboration", "community", "discourse", "bb" ],
   "postInstallMessage": "file://POSTINSTALL.md",