Fix RangeError: data is too long

default
dump_stack() 2023-01-19 08:35:39 +00:00
parent fb0379cc35
commit 42d9ca84f9
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 1 additions and 1 deletions

View File

@ -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'