From bf4ea716415b2ae354cd4ba6298821e906b85d1b Mon Sep 17 00:00:00 2001 From: Mikhail Klementev Date: Tue, 17 Dec 2024 09:08:33 +0000 Subject: [PATCH] add web_videos/user_exports/original_video_files object storage config --- configuration.nix | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/configuration.nix b/configuration.nix index 51a0ea4..e8696bb 100644 --- a/configuration.nix +++ b/configuration.nix @@ -120,6 +120,21 @@ in { prefix: 'videos/' 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: resolutions: 0p: true