Max buf len from constants
This commit is contained in:
parent
89db4a4251
commit
5f4f698b5b
5 changed files with 6 additions and 5 deletions
|
|
@ -36,7 +36,7 @@ namespace Yavsc
|
|||
YavscConnectionStringEnvName = "YAVSC_DB_CONNECTION";
|
||||
|
||||
|
||||
|
||||
public const int WebSocketsMaxBufLen = 6*1024;
|
||||
|
||||
|
||||
public static readonly long DefaultFSQ = 1024*1024*500;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue