Audio Browser
toolbars.toolbar-1.browser.audio
Last updated
toolbars.toolbar-1.browser.audio
Last updated
Property Name | Type | Default |
---|---|---|
This option allows you to enable or disable the audio picker within the toolbar. By default, this option is set to true
, indicating that the audio picker is enabled.
The audio picker provides a convenient way to select and insert audio files into the CKEditor field. However, in some cases, you may want to disable the audio picker functionality.
To disable the audio picker within Toolbar 1, update the value of toolbars.toolbar-1.browser.audio
in the config/nova-ckeditor.php
file to false
.
toolbars.toolbar-1.browser.audio
bool
true