Skip to content

Commit 5f1cdf2

Browse files
committed
remove live view query params
1 parent da2d201 commit 5f1cdf2

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

observability/live-view.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ kernel logs <your-app> --follow
3232
## Query parameters
3333

3434
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.
3935
- `readOnly` (bool): when set to `true`, the view will be non-interactive.
4036

4137
## Browser persistence

0 commit comments

Comments
 (0)