Skip to content

Commit 11e43bd

Browse files
committed
docs: comment out video player for OffSync enable/disable functionality
1 parent fb4bab7 commit 11e43bd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sqlite-cloud/platform/offsync.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ slug: offsync
77
---
88

99
import VideoPlayer from '@commons-components/Video/VideoPlayer.astro';
10-
import enableDisableSync from '@docs-website-assets/introduction/video/offsync/dashboard_offsync_enable_disable.mp4';
1110

1211
import Callout from "@commons-components/Information/Callout.astro";
1312

@@ -42,7 +41,7 @@ When OffSync is not yet active for a database, the panel shows a brief explanati
4241

4342
To disable OffSync, click the **Disable OffSync** button in the top-right corner of the panel and confirm the action in the dialog that appears.
4443

45-
<VideoPlayer src={enableDisableSync} />
44+
{/* <VideoPlayer src={enableDisableSync} /> */}
4645

4746
### Enable Tables for Synchronization
4847

0 commit comments

Comments
 (0)