Skip to content

Commit 5120aa8

Browse files
authored
Update limits.mdx
fix beginner tag
1 parent 01a8be8 commit 5120aa8

File tree

1 file changed

+0
-3
lines changed
  • src/content/docs/browser-rendering/platform

1 file changed

+0
-3
lines changed

src/content/docs/browser-rendering/platform/limits.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ sidebar:
55
order: 30
66
---
77

8-
</Description>
9-
108
<Plan type="workers-paid" />
119

1210
import { Render } from "~/components"
@@ -30,4 +28,3 @@ import { Render } from "~/components"
3028

3129
[^1]: Contact our team to request increases to this limit.
3230
[^2]: By default, a browser instance gets killed if it does not get any [devtools](https://chromedevtools.github.io/devtools-protocol/) command for 60 seconds, freeing one instance. Users can optionally increase this by using the `keep_alive` [option](/browser-rendering/platform/puppeteer/#keep-alive). `browser.close()` releases the browser instance.
33-
close()` releases the browser instance.

0 commit comments

Comments
 (0)