back to fog

This commit is contained in:
Kay Faraday 2024-08-13 16:47:28 -07:00
parent 08c7908b52
commit 365b0832a7
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ class BaseUploader < CarrierWave::Uploader::Base
include CarrierWave::MiniMagick include CarrierWave::MiniMagick
include CarrierWave::Backgrounder::Delay include CarrierWave::Backgrounder::Delay
storage :file storage :fog
# Store original size # Store original size
version :original version :original