tweaks.
This commit is contained in:
parent
cedbe4a4fa
commit
2db9e4821d
3 changed files with 3 additions and 7 deletions
|
|
@ -50,10 +50,11 @@ enum
|
|||
{
|
||||
VtScoreSize = 20,
|
||||
VtMaxStringSize = 1024,
|
||||
VtMaxFileSize = (1ULL<<48) - 1,
|
||||
VtMaxLumpSize = 56*1024,
|
||||
VtPointerDepth = 7,
|
||||
};
|
||||
#define VtMaxFileSize ((1ULL<<48)-1)
|
||||
|
||||
|
||||
/*
|
||||
* Strings in packets.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue