Increase various arbitrary limits - Bug #5463

This commit is contained in:
Zachary Slater 2013-01-06 01:36:39 -08:00
parent 6999fdba91
commit 20a77764dd
4 changed files with 4 additions and 4 deletions

View file

@ -38,7 +38,7 @@ int demo_protocols[] =
#define MIN_DEDICATED_COMHUNKMEGS 1
#define MIN_COMHUNKMEGS 56
#define DEF_COMHUNKMEGS 64
#define DEF_COMHUNKMEGS 128
#define DEF_COMZONEMEGS 24
#define DEF_COMHUNKMEGS_S XSTRING(DEF_COMHUNKMEGS)
#define DEF_COMZONEMEGS_S XSTRING(DEF_COMZONEMEGS)