diff -r 667e88a979d7 -r 31a8f755b7fe persistentstorage/centralrepository/cenrepsrv/cachemgr.h --- a/persistentstorage/centralrepository/cenrepsrv/cachemgr.h Mon Mar 15 12:46:30 2010 +0200 +++ b/persistentstorage/centralrepository/cenrepsrv/cachemgr.h Thu Apr 01 00:19:42 2010 +0300 @@ -30,7 +30,7 @@ The default value is approximately the size needed to cache everything during device boot-up @internalComponent */ - #define DEFAULT_CENTREP_CACHE_SIZE 100000 + #define DEFAULT_CENTREP_CACHE_SIZE 200000 #else #if DEFAULT_CENTREP_CACHE_SIZE <= 0 #error "DEFAULT_CENTREP_CACHE_SIZE macro value must be greater than 0"