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: