Adds a ConnectedWorkspaces.MaxPostsPerSync configuration property (#28154)
* Adds a ConnectedWorkspaces.MaxPostsPerSync configuration property * Fix linter
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
d1557271f1
Коммит
d1ae710d45
@@ -24,7 +24,6 @@ const (
|
||||
TopicChannelInvite = "sharedchannel_invite"
|
||||
TopicUploadCreate = "sharedchannel_upload"
|
||||
MaxRetries = 3
|
||||
MaxPostsPerSync = 50 // a bit more than 4 typical screenfulls of posts
|
||||
MaxUsersPerSync = 25
|
||||
NotifyRemoteOfflineThreshold = time.Second * 10
|
||||
NotifyMinimumDelay = time.Second * 2
|
||||
|
||||
Ссылка в новой задаче
Block a user