Video Browser

toolbars.toolbar-1.browser.video

Property NameTypeDefault

toolbars.toolbar-1.browser.video

bool

true

This option allows you to enable or disable the video picker within the toolbar. By default, this option is set to true, indicating that the video picker is enabled.

The video picker provides a convenient way to select and insert videos into the CKEditor field. However, in some cases, you may want to disable the video picker functionality.

To disable the video picker within Toolbar 1, update the value of toolbars.toolbar-1.browser.video in the config/nova-ckeditor.php file to false.

Last updated