Improve object storage config comment doc
This commit is contained in:
parent
8114c38c2b
commit
3292bbe55f
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user