{{-- Local Storage Warning --}} @if(getSetting('storage.driver') === 'public')

Warning

Coconut transcoding can only be used with a remote storage option. Local storage is not supported.

@endif {{-- Websockets Not Configured Warning --}} @if(!getSetting('websockets.pusher_app_id') && !getSetting('websockets.soketi_host_address'))

Warning

Coconut transcoding requires Websockets to be enabled. Please configure the Websockets settings.

@endif