Merge branch 'kb_development' into kb_migration
This commit is contained in:
commit
ce5a9f2500
9 changed files with 50 additions and 27 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