Issue #3096673 by b_sharpe, sathish.redcrackle: Remote Video media type should have revisions enabled by default
parent
560a000c9c
commit
ac3602c3ea
|
@ -6,7 +6,7 @@ label: 'Remote video'
|
|||
description: 'A remotely hosted video from YouTube or Vimeo.'
|
||||
source: 'oembed:video'
|
||||
queue_thumbnail_downloads: false
|
||||
new_revision: false
|
||||
new_revision: true
|
||||
source_configuration:
|
||||
thumbnails_directory: 'public://oembed_thumbnails'
|
||||
providers:
|
||||
|
|
|
@ -6,7 +6,7 @@ label: 'Remote video'
|
|||
description: 'A remotely hosted video from YouTube or Vimeo.'
|
||||
source: 'oembed:video'
|
||||
queue_thumbnail_downloads: false
|
||||
new_revision: false
|
||||
new_revision: true
|
||||
source_configuration:
|
||||
thumbnails_directory: 'public://oembed_thumbnails'
|
||||
providers:
|
||||
|
|
Loading…
Reference in New Issue