Peertube object storage config.

This commit is contained in:
Joseph Hanson 2023-11-06 09:41:13 -06:00
parent b207208b21
commit 84834850d6
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -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 # 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 # 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 proxify_private_files: true
videos:
prefix: ''
streaming_playlists: streaming_playlists:
prefix: '' prefix: ''
web_videos: web_videos: