Merge branch 'main' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2022-03-04 01:07:49 +01:00
24 changed files with 66 additions and 57 deletions

View File

@@ -23,6 +23,7 @@ class AccountStatusesCleanupPolicy < ApplicationRecord
include Redisable
ALLOWED_MIN_STATUS_AGE = [
1.week.seconds,
2.weeks.seconds,
1.month.seconds,
2.months.seconds,