mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
comments show-hide in channels
This commit is contained in:
@@ -123,7 +123,7 @@ enum {
|
||||
MaxUsernameLength = 32,
|
||||
UsernameCheckTimeout = 200,
|
||||
|
||||
MaxChannelDescription = 255,
|
||||
MaxChannelDescription = 120,
|
||||
|
||||
MaxMessageSize = 4096,
|
||||
MaxHttpRedirects = 5, // when getting external data/images
|
||||
|
Reference in New Issue
Block a user