The `uplaods:migrate_to_s3` rake task should always use the environment variables, because you usually don't want to break your site's uploads during the migration. But restoring a backup should work with site settings as well as environment variables, otherwise you can't restore uploads to S3 from the web interface. |
||
|---|---|---|
| .. | ||
| base_store.rb | ||
| local_store.rb | ||
| s3_store.rb | ||
| to_s3_migration.rb | ||