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