Skip to content

Commit

Permalink
add breaking change indicator
Browse files Browse the repository at this point in the history
  • Loading branch information
jaffrepaul committed Jul 19, 2023
1 parent f7b0f74 commit 1bf4ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/references/migration-guide.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Whether Cypress will process, compress, and upload videos to Cypress Cloud even

See our [Control which videos to keep and upload to Cypress Cloud](/guides/guides/screenshots-and-videos#Control-which-videos-to-keep-and-upload-to-Cypress-Cloud) guide with code examples to discard captured video of passing tests.

#### `videoCompression` is set to false by default
#### <Icon name="exclamation-triangle" color="red" /> Breaking Change: `videoCompression` is set to false by default

The quality setting for the video compression.

Expand Down

0 comments on commit 1bf4ff8

Please sign in to comment.