mirror of
https://github.com/discourse/discourse.git
synced 2025-06-03 02:48:28 +08:00
Revert "FEATURE: Support backup uploads/downloads directly to/from S3."
This reverts commit c29a4dddc1694e2805944f4d5fd0f4fd4514092e. We're doing a beta bump soon so un-revert this after that is done.
This commit is contained in:
@ -84,8 +84,6 @@ 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