mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Fixes default embed-bundle configuration
PHRAS-1025
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user