persistentstorage/centralrepository/cenrepsrv/cachemgr.h
changeset 17 55f2396f6d25
parent 0 08ec8eefde2f
--- a/persistentstorage/centralrepository/cenrepsrv/cachemgr.h	Fri Apr 16 16:49:27 2010 +0300
+++ b/persistentstorage/centralrepository/cenrepsrv/cachemgr.h	Mon May 03 14:09:14 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"