mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
update configuration sample for embed bundle
This commit is contained in:
@@ -220,14 +220,17 @@ crossdomain:
|
|||||||
secure: 'false'
|
secure: 'false'
|
||||||
headers: 'Authorization,X-Foo*'
|
headers: 'Authorization,X-Foo*'
|
||||||
embed_bundle:
|
embed_bundle:
|
||||||
video_player: 'videojs'
|
video:
|
||||||
video_autoplay: false
|
player: videojs
|
||||||
video_available_speeds:
|
autoplay: false
|
||||||
- 0.5
|
coverSubdef: previewx4
|
||||||
- 1
|
available-speeds:
|
||||||
- 1.5
|
- 1
|
||||||
- 2
|
- 1.5
|
||||||
audio_player: 'videojs'
|
- 3
|
||||||
audio_autoplay: false
|
audio:
|
||||||
|
player: videojs
|
||||||
|
autoplay: false
|
||||||
document:
|
document:
|
||||||
enable_pdfjs: true
|
player: flexpaper
|
||||||
|
enable-pdfjs: true
|
||||||
|
Reference in New Issue
Block a user