Skip to content

Commit a3ba541

Browse files
0xsaskyjancurn
andauthored
docs: Update limits.md (#1806)
Update maximum memory for free users to 8192MB Co-authored-by: Jan Čurn <[email protected]>
1 parent 30e8a9f commit a3ba541

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sources/platform/limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@ The tables below demonstrate the Apify platform's default resource limits. For A
4141
</tr>
4242
<tr>
4343
<td>Run maximum memory</td>
44-
<td>4,096&nbsp;MB</td>
44+
<td>8,192&nbsp;MB</td>
4545
<td colspan="3">32,768&nbsp;MB</td>
4646
</tr>
4747
<tr>
4848
<td>Maximum combined memory of all running jobs</td>
49-
<td>4,096&nbsp;MB</td>
49+
<td>8,192&nbsp;MB</td>
5050
<td>32,768&nbsp;MB</td>
5151
<td colspan="2">131,072&nbsp;MB</td>
5252
</tr>

0 commit comments

Comments
 (0)