index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
initializers
/
paperclip.rb
Age
Commit message (
Collapse
)
Author
2017-01-15
Change default S3 ACL string used by Paperclip from 'public' (which is ↵
Effy Elden
invalid) to 'public-read'
2017-01-08
Fix Paperclip timeout setting. Fix bug introduced in #437
Eugen Rochko
2017-01-07
Add read timeout to paperclip when it's downloading remote images
Eugen Rochko
2016-12-07
Fix paperclip config
Eugen Rochko
2016-12-07
Update Paperclip config to allow plugging in Minio instead of AWS
Eugen Rochko
2016-12-04
Adding configurable e-mail blacklist
Eugen Rochko
2016-12-04
Do not use expiring links after all
Eugen Rochko
2016-12-04
Do not autoplay videos, display play button instead. Use expiring links when ↵
Eugen Rochko
using S3. Do not keep originals for avatars/headers, resize avatars down to 120x120 instead of 300x300. Set cache headers on S3 stuff, also make it private (aka only accessible via expiring links to prevent hotlinking)
2016-12-03
Fix cloudfront config
Eugen Rochko
2016-12-03
Add Cloudfront support
Eugen Rochko
2016-11-29
Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions ↵
Eugen Rochko
of avatars
2016-11-08
Fix region setting for AWS gem
Eugen Rochko
2016-11-06
Fix insecure S3 URLs
Eugen Rochko
2016-11-06
Improve S3 config
Eugen Rochko
2016-11-06
Adding optional S3, fail-mastodon
Eugen Rochko