Fixes default embed-bundle configuration

PHRAS-1025
This commit is contained in:
Benoît Burnichon
2016-03-02 10:59:37 +01:00
parent 02addd821c
commit fab4491fe5

View File

@@ -196,3 +196,18 @@ crossdomain:
- -
domain: '*.cooliris.com' domain: '*.cooliris.com'
secure: 'false' secure: 'false'
embed_bundle:
video:
player: videojs
autoplay: false
coverSubdef: thumbnail
available-speeds:
- 1
- 1.5
- 3
audio:
player: videojs
autoplay: false
document:
player: flexpaper
enable-pdfjs: true