Add retention policy for cached content and media (#19232)
This commit is contained in:
@@ -3,4 +3,5 @@ Fabricator(:preview_card) do
|
||||
title { Faker::Lorem.sentence }
|
||||
description { Faker::Lorem.paragraph }
|
||||
type 'link'
|
||||
image { attachment_fixture('attachment.jpg') }
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user