feat: sync durable moderation and appeals
This commit is contained in:
parent
e1a95c7318
commit
9f467f4be7
140 changed files with 13730 additions and 316 deletions
|
|
@ -18,7 +18,7 @@ const (
|
|||
maxReactionVector = 16
|
||||
maxReactionListOffset = 128
|
||||
maxReportOptionLength = 32
|
||||
maxReportCommentLength = 1024
|
||||
maxReportCommentLength = domain.MaxModerationCommentRunes
|
||||
maxReportRandomIDLength = 128
|
||||
maxReadMetrics = 100
|
||||
maxBusinessConnIDLength = 128
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue