Skip to content

Commit 66def90

Browse files
committed
Correct max size of .mda file.
1 parent 25c2f42 commit 66def90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/docs/developerportal/deploy/mendix-cloud-deploy/mxcloudv4

content/en/docs/developerportal/deploy/mendix-cloud-deploy/mxcloudv4/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ You can also consider running your Mendix app using your own AWS account, and ha
6161
There are certain limits and behaviors which apply to your app when running in the Mendix Cloud. Here are a few considerations to bear in mind:
6262

6363
* The Amazon RDS maintenance window is not aligned with the Mendix Developer Portal maintenance window for an application
64-
* It is not possible to deploy a model (*.mda*) larger than 4 GB when uncompressed or a model that contains approximately 64,000 or more files
64+
* It is not possible to deploy a model (*.mda*) larger than 1 GB when uncompressed or a model that contains approximately 64,000 or more files
6565
* You can't upload files bigger than 1 GB to your app
6666
* You can't download files bigger than 1 GB from your app
6767
* To use the debugger, you need to scale down to one instance

0 commit comments

Comments
 (0)