Skip to content

Commit 50c46dd

Browse files
author
Marco Pereirinha
committed
Optimize videos by default
1 parent 4321379 commit 50c46dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui-definitions/settings-video.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
'title' => __( 'Video optimization', 'cloudinary' ),
103103
'tooltip_text' => __( 'Videos will be delivered using Cloudinary’s automatic format and quality algorithms for the best tradeoff between visual quality and file size. Use Advanced Optimization options to manually tune format and quality.', 'cloudinary' ),
104104
'description' => __( 'Optimize videos on my site.', 'cloudinary' ),
105+
'default' => 'on',
105106
'attributes' => array(
106107
'data-context' => 'video',
107108
),

0 commit comments

Comments
 (0)