Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion sources/platform/limits.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,9 @@ The tables below demonstrate the Apify platform's default resource limits. For A
<tr>
<td>Maximum number of concurrent actor runs per user </td>
<td>25</td>
<td colspan="3">250</td>
<td>32</td>
<td>128</td>
<td>256</td>
</tr>
</tbody>
</table>
Expand Down