mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
add configuration options for embedBundle, fix frontend dependencies build issues
This commit is contained in:
@@ -219,3 +219,13 @@ crossdomain:
|
||||
domain: 'foo.example.com'
|
||||
secure: 'false'
|
||||
headers: 'Authorization,X-Foo*'
|
||||
embed_bundle:
|
||||
video_player: 'videojs'
|
||||
video_autoplay: false
|
||||
video_available_speeds:
|
||||
- 0.5
|
||||
- 1
|
||||
- 1.5
|
||||
- 2
|
||||
audio_player: 'videojs'
|
||||
audio_autoplay: false
|
Reference in New Issue
Block a user