fix update not picking up fresh accounts
fix huge videos clogging up the queue
This commit is contained in:
parent
ea06ed54a6
commit
a7b2bc816d
4 changed files with 8 additions and 2 deletions
sdk
|
@ -14,7 +14,7 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
MaxReasonLength = 500
|
||||
MaxReasonLength = 490
|
||||
)
|
||||
|
||||
type APIConfig struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue