We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da2d201 commit 5f1cdf2Copy full SHA for 5f1cdf2
1 file changed
observability/live-view.mdx
@@ -32,10 +32,6 @@ kernel logs <your-app> --follow
32
## Query parameters
33
34
The `browser_live_view_url` supports additional query parameters to customize the live view:
35
-
36
-- `w` / `width` (num): sets the width of the VM's screen in pixels.
37
-- `h` / `height` (num): sets the height of the VM's screen in pixels.
38
-- `r` / `rate` (num): sets the live view frame rate in frames per second. The default is 30.
39
- `readOnly` (bool): when set to `true`, the view will be non-interactive.
40
41
## Browser persistence
0 commit comments