peertube config

This commit is contained in:
Joseph Hanson 2023-11-06 09:37:44 -06:00
parent fe205fdd52
commit b207208b21
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -692,3 +692,7 @@ 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
streaming_playlists:
prefix: ''
web_videos:
prefix: ''