Improve object storage config comment doc

This commit is contained in:
Chocobozzz 2025-05-20 10:55:32 +02:00
parent 8114c38c2b
commit 3292bbe55f
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with 4 additions and 0 deletions

View File

@ -229,6 +229,8 @@ object_storage:
max_request_attempts: 3
streaming_playlists:
# Bucket name created on your object storage provider
# PeerTube will access it via {bucket_name}.example.com
bucket_name: 'streaming-playlists'
# Allows setting all buckets to the same value but with a different prefix

View File

@ -227,6 +227,8 @@ object_storage:
max_request_attempts: 3
streaming_playlists:
# Bucket name created on your object storage provider
# PeerTube will access it via {bucket_name}.example.com
bucket_name: 'streaming-playlists'
# Allows setting all buckets to the same value but with a different prefix