From 84834850d6f8ae735acd57e6b171283b71727592 Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Mon, 6 Nov 2023 09:41:13 -0600 Subject: [PATCH] Peertube object storage config. --- kubernetes/apps/fediverse/peertube/app/config/production.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kubernetes/apps/fediverse/peertube/app/config/production.yml b/kubernetes/apps/fediverse/peertube/app/config/production.yml index 6ec56f6..3214834 100644 --- a/kubernetes/apps/fediverse/peertube/app/config/production.yml +++ b/kubernetes/apps/fediverse/peertube/app/config/production.yml @@ -692,6 +692,8 @@ object_storage: # If you disable PeerTube proxy, ensure you use your own proxy that is able to access the private files # Or you can also set a public ACL for private files in object storage if you don't want to use a proxy proxify_private_files: true + videos: + prefix: '' streaming_playlists: prefix: '' web_videos: