2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

some changes made to debug tl text serialize

This commit is contained in:
John Preston
2014-10-21 02:49:37 +04:00
parent 8c668cfa24
commit ccba1c8c6f
12 changed files with 3688 additions and 2741 deletions

View File

@@ -43,6 +43,8 @@ enum {
MTPEnumDCTimeout = 4000, // 4 seconds timeout for help_getConfig to work (them move to other dc)
MTPDebugBufferSize = 1024 * 1024, // 1 mb start size
MinReceiveDelay = 1000, // 1 seconds
MaxSelectedItems = 100,