Skip to content

Commit d85ffdd

Browse files
Add docs for PreviewServerParams.open used by adapters (#14238)
Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
1 parent d4bc6ce commit d85ffdd

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

src/content/docs/en/reference/adapter-reference.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1181,6 +1181,16 @@ Describes the [configured HTTP response headers](/en/reference/configuration-ref
11811181

11821182
Describes the [configured allowed hosts](/en/reference/configuration-reference/#serverallowedhosts) that the preview server should respond to.
11831183

1184+
#### `PreviewServerParams.open`
1185+
1186+
<p>
1187+
1188+
**Type:** `string | boolean`<br />
1189+
<Since v="7.0.8" />
1190+
</p>
1191+
1192+
Specifies the [configured open option](/en/reference/configuration-reference/#serveropen) for the preview server.
1193+
11841194
#### `PreviewServerParams.root`
11851195

11861196
<p>

0 commit comments

Comments
 (0)