mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 16:11:08 +08:00
FEATURE: Support backup uploads/downloads directly to/from S3.
This reverts commit 3c59106bac4d79f39981bda3ff9db7786c1a78a0.
This commit is contained in:
@ -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