mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-06 21:34:22 -04:00
Disabled the CACHE_OPT code, until the duplicate cache entries is fixed.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4210 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
d208fa3c37
commit
29edfff524
1 changed files with 4 additions and 1 deletions
|
@ -51,7 +51,10 @@
|
||||||
|
|
||||||
#define FAILED_CACHE_CONT "failedcachegrp" // cache id which have failed are stored under a node of this name/grpid
|
#define FAILED_CACHE_CONT "failedcachegrp" // cache id which have failed are stored under a node of this name/grpid
|
||||||
#define HIST_CACHE_FNAME "grp_history.xml"
|
#define HIST_CACHE_FNAME "grp_history.xml"
|
||||||
#define ENABLE_CACHE_OPT
|
|
||||||
|
/***
|
||||||
|
* #define ENABLE_CACHE_OPT 1
|
||||||
|
***/
|
||||||
|
|
||||||
/*****
|
/*****
|
||||||
* #define DISTRIB_DEBUG 1
|
* #define DISTRIB_DEBUG 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue