mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Support backup uploads/downloads directly to/from S3.
This commit is contained in:
committed by
Guo Xiang Tan
parent
5039a6c3f1
commit
c29a4dddc1
@@ -84,6 +84,8 @@ end
|
||||
|
||||
task 's3:upload_assets' => :environment do
|
||||
ensure_s3_configured!
|
||||
|
||||
puts "installing CORS rule"
|
||||
helper.ensure_cors!
|
||||
|
||||
assets.each do |asset|
|
||||
|
||||
Reference in New Issue
Block a user