Kaynağa Gözat

drop setting the acl, the bucket already has the needed acl..

main
John-Mark Gurney 7 yıl önce
ebeveyn
işleme
9c99bfc094
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. +0
    -1
      publishers/s3.py

+ 0
- 1
publishers/s3.py Dosyayı Görüntüle

@@ -48,4 +48,3 @@ class S3(Publisher):
k.set_contents_from_filename(item.path)
if redirect_meta:
k.set_metadata('website-redirect-location', redirect_meta)
k.set_acl('public-read')

Yükleniyor…
İptal
Kaydet