add web_videos/user_exports/original_video_files object storage config
This commit is contained in:
parent
95c25b7ecf
commit
bf4ea71641
@ -120,6 +120,21 @@ in {
|
|||||||
prefix: 'videos/'
|
prefix: 'videos/'
|
||||||
base_url: 'https://sos-ch-gva-2.exo.io/v-lor-sh'
|
base_url: 'https://sos-ch-gva-2.exo.io/v-lor-sh'
|
||||||
|
|
||||||
|
web_videos:
|
||||||
|
bucket_name: 'v-lor-sh'
|
||||||
|
prefix: 'web-videos/'
|
||||||
|
base_url: 'https://sos-ch-gva-2.exo.io/v-lor-sh'
|
||||||
|
|
||||||
|
user_exports:
|
||||||
|
bucket_name: 'v-lor-sh'
|
||||||
|
prefix: 'user-exports/'
|
||||||
|
base_url: 'https://sos-ch-gva-2.exo.io/v-lor-sh'
|
||||||
|
|
||||||
|
original_video_files:
|
||||||
|
bucket_name: 'v-lor-sh'
|
||||||
|
prefix: 'original-video-files/'
|
||||||
|
base_url: 'https://sos-ch-gva-2.exo.io/v-lor-sh'
|
||||||
|
|
||||||
transcoding:
|
transcoding:
|
||||||
resolutions:
|
resolutions:
|
||||||
0p: true
|
0p: true
|
||||||
|
Loading…
Reference in New Issue
Block a user