Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions of avatars
This commit is contained in:
parent
cc70f28f19
commit
5973ca3d11
6 changed files with 33 additions and 20 deletions
|
@ -25,3 +25,10 @@ SMTP_FROM_ADDRESS=notifications@example.com
|
|||
|
||||
# Optional asset host for multi-server setups
|
||||
# CDN_HOST=assets.example.com
|
||||
|
||||
# S3 (optional)
|
||||
S3_ENABLED=false
|
||||
S3_BUCKET=
|
||||
AWS_ACCESS_KEY_ID=
|
||||
AWS_SECRET_ACCESS_KEY=
|
||||
S3_REGION=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue