diff options
Diffstat (limited to 'config/default.yaml')
-rw-r--r-- | config/default.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/default.yaml b/config/default.yaml index 9bf1ca284..0b0a54eef 100644 --- a/config/default.yaml +++ b/config/default.yaml | |||
@@ -152,7 +152,7 @@ object_storage: | |||
152 | secret_access_key: '' | 152 | secret_access_key: '' |
153 | 153 | ||
154 | # Maximum amount to upload in one request to object storage | 154 | # Maximum amount to upload in one request to object storage |
155 | max_upload_part: 2GB | 155 | max_upload_part: 100MB |
156 | 156 | ||
157 | streaming_playlists: | 157 | streaming_playlists: |
158 | bucket_name: 'streaming-playlists' | 158 | bucket_name: 'streaming-playlists' |