Skip to content

Commit 329e9e6

Browse files
authored
proxy defaults to true (#546)
1 parent ab5f5e7 commit 329e9e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings/global.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Every documentation site requires a `docs.json` file that contains the core conf
172172
The default light/dark mode. Defaults to system
173173
</ResponseField>
174174
<ResponseField name="strict" type="boolean">
175-
Whether to hide the light / dark mode toggle. Defaults to `false`.
175+
Whether to hide the light / dark mode toggle. Defaults to `true`.
176176
</ResponseField>
177177
</Expandable>
178178
</ResponseField>

0 commit comments

Comments
 (0)