Fix queries count in fan_out antennas
This commit is contained in:
parent
b527b68958
commit
9db152db38
5 changed files with 43 additions and 25 deletions
|
@ -18,6 +18,8 @@
|
|||
# min_reblogs :integer
|
||||
# created_at :datetime not null
|
||||
# updated_at :datetime not null
|
||||
# min_emojis :integer
|
||||
# keep_self_emoji :boolean default(TRUE), not null
|
||||
#
|
||||
class AccountStatusesCleanupPolicy < ApplicationRecord
|
||||
include Redisable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue