mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=141
This commit is contained in:
parent
b432eed7e1
commit
7c01455a66
|
@ -27,7 +27,7 @@
|
|||
#include "server_types.h"
|
||||
#include "handle_request.h"
|
||||
|
||||
#define MIN_SECONDS_TO_SEND 1 //testing 3600 //1 hour
|
||||
#define MIN_SECONDS_TO_SEND 3600 //1 hour
|
||||
#define MAX_SECONDS_TO_SEND 2419200 //4 weeks
|
||||
|
||||
// return true if the WU can be executed on the host
|
||||
|
|
Loading…
Reference in New Issue