mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=4125
This commit is contained in:
parent
cefa6c1dad
commit
4234715811
|
@ -32,7 +32,7 @@
|
||||||
#define MAX_APPS 10
|
#define MAX_APPS 10
|
||||||
#define MAX_APP_VERSIONS 100
|
#define MAX_APP_VERSIONS 100
|
||||||
//#define MAX_WU_RESULTS 100
|
//#define MAX_WU_RESULTS 100
|
||||||
#define MAX_WU_RESULTS 5000
|
#define MAX_WU_RESULTS 500
|
||||||
|
|
||||||
#define WR_STATE_EMPTY 0
|
#define WR_STATE_EMPTY 0
|
||||||
#define WR_STATE_PRESENT 1
|
#define WR_STATE_PRESENT 1
|
||||||
|
|
Loading…
Reference in New Issue