mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=4014
This commit is contained in:
parent
86780fbd7d
commit
2294560669
|
@ -40,6 +40,9 @@ extern DB_CONN boinc_db;
|
|||
//#define MEDIUM_BLOB_SIZE 4096
|
||||
#define LARGE_BLOB_SIZE 65536
|
||||
|
||||
// Dummy name for file xfers
|
||||
#define FILE_MOVER "move_file"
|
||||
|
||||
|
||||
// A compilation target, i.e. a architecture/OS combination.
|
||||
// The core client will be given only applications with the same platform
|
||||
|
|
Loading…
Reference in New Issue