Skip to content

Commit e080cc1

Browse files
people can figure out autopause is deprecated
1 parent 9bd568b commit e080cc1

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

docs/sandbox/auto-resume.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,3 @@ sandbox = Sandbox.create(
4949
- `onTimeout: "pause"` with `resumeOn: "any"` gives auto-pause with auto-resume.
5050

5151
If you use `resumeOn: "off"`, resume explicitly with [`Sandbox.connect()`](/docs/sandbox/connect).
52-
53-
<Note>
54-
`autoPause` is deprecated. Use `lifecycle.onTimeout = "pause"` instead.
55-
</Note>

0 commit comments

Comments
 (0)