add the rich media ttl based on image exp time
authorSachin Joshi <satchin.joshi@gmail.com>
Tue, 16 Jul 2019 16:52:36 +0000 (22:37 +0545)
committerSachin Joshi <satchin.joshi@gmail.com>
Tue, 16 Jul 2019 18:35:34 +0000 (00:20 +0545)
commit18234cc44e6bc989e3e3cf15714c54b4fa05b9dd
tree4f95fdc52d7dda96396c4d83a5bf2847a63e3be4
parentd3b922276138cf7aaa896d52a8e35113a40e22dc
add the rich media ttl based on image exp time
CHANGELOG.md
config/config.exs
docs/config/howto_set_richmedia_cache_ttl_based_on_image.md [new file with mode: 0644]
lib/pleroma/web/rich_media/parser.ex
lib/pleroma/web/rich_media/parsers/ttl/aws_signed_url.ex [new file with mode: 0644]
test/fixtures/rich_media/amz.html [new file with mode: 0644]
test/web/rich_media/aws_signed_url_test.exs [new file with mode: 0644]