[config/slp/base.src] Enabled cache flush.
authorDaniel Juyung Seo <juyung.seo@samsung.com>
Wed, 26 Jan 2011 01:14:14 +0000 (10:14 +0900)
committerDaniel Juyung Seo <juyung.seo@samsung.com>
Wed, 26 Jan 2011 01:14:14 +0000 (10:14 +0900)
config/slp/base.src

index 820feb6..94aeed4 100644 (file)
@@ -16,7 +16,7 @@ group "Elm_Config" struct {
   value "compositing" int: 1;
   value "font_hinting" int: 2;
   value "cache_flush_poll_interval" int: 512;
-  value "cache_flush_enable" uchar: 0;
+  value "cache_flush_enable" uchar: 1;
   value "image_cache" int: 4096;
   value "font_cache" int: 512;
   value "edje_cache" int: 32;