Fix RangeError: data is too long
This commit is contained in:
parent
fb0379cc35
commit
42d9ca84f9
@ -131,7 +131,7 @@ in {
|
||||
access_key_id: '${secrets.peertube.s3.id}'
|
||||
secret_access_key: '${secrets.peertube.s3.key}'
|
||||
|
||||
max_upload_part: 2GB
|
||||
max_upload_part: 128MB
|
||||
|
||||
streaming_playlists:
|
||||
bucket_name: 'v-lor-sh'
|
||||
|
Loading…
Reference in New Issue
Block a user