Преглед изворни кода

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

main
John-Mark Gurney пре 7 година
родитељ
комит
9c99bfc094
1 измењених фајлова са 0 додато и 1 уклоњено
  1. +0
    -1
      publishers/s3.py

+ 0
- 1
publishers/s3.py Прегледај датотеку

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

Loading…
Откажи
Сачувај