Progress
accounts approved, video player testing, bookmark collections
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
class ChatConversationAccount < ApplicationRecord
|
||||
include Paginable
|
||||
|
||||
PER_ACCOUNT_APPROVED_LIMIT = 100
|
||||
PER_ACCOUNT_APPROVED_LIMIT = 250
|
||||
|
||||
EXPIRATION_POLICY_MAP = {
|
||||
none: nil,
|
||||
|
||||
Reference in New Issue
Block a user