doc: 256mb is the default memory limit

This commit is contained in:
Girish Ramakrishnan
2016-09-03 19:48:26 -07:00
parent ec33dc99c0
commit 550f14da6f
3 changed files with 3 additions and 3 deletions

View File

@@ -379,7 +379,7 @@ Logging to stdout has many advantages:
## Memory
By default, applications get 200MB RAM (including swap). This can be changed using the `memoryLimit`
By default, applications get 256MB RAM (including swap). This can be changed using the `memoryLimit`
field in the manifest.
Design your application runtime for concurrent use by 50 users. The Cloudron is not designed for