mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2026-01-24 10:13:18 +00:00
images
This commit is contained in:
@@ -29,7 +29,7 @@ return [
|
||||
/*
|
||||
* By default all conversions will be performed on a queue.
|
||||
*/
|
||||
'queue_conversions_by_default' => env('QUEUE_CONVERSIONS_BY_DEFAULT', true),
|
||||
'queue_conversions_by_default' => env('QUEUE_CONVERSIONS_BY_DEFAULT', false),
|
||||
|
||||
/*
|
||||
* The fully qualified class name of the media model.
|
||||
|
||||
Reference in New Issue
Block a user