Skip to content

Commit 39ab421

Browse files
authored
content: Change default value of respectDoNotTrack to true
1 parent 067cbb7 commit 39ab421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/templates/embedded.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ disable
9090
: (`bool`) Whether to disable the template. Default is `false`.
9191

9292
respectDoNotTrack
93-
: (`bool`) Whether to respect the browser's "do not track" setting. Default is `false`.
93+
: (`bool`) Whether to respect the browser's "do not track" setting. Default is `true`.
9494

9595
## Open Graph
9696

0 commit comments

Comments
 (0)