Add retention policy for cached content and media (#19232)

This commit is contained in:
Eugen Rochko
2022-09-27 03:08:19 +02:00
committed by GitHub
parent 3e0999cd11
commit 5c9abdeff1
30 changed files with 559 additions and 135 deletions

3
app/lib/vacuum.rb Normal file
View File

@ -0,0 +1,3 @@
# frozen_string_literal: true
module Vacuum; end