diff --git a/src/lib/edj_mgr.c b/src/lib/edj_mgr.c index fd560cd..2831d22 100644 --- a/src/lib/edj_mgr.c +++ b/src/lib/edj_mgr.c @@ -5,7 +5,7 @@ #include #include "enventor_private.h" -const double VIEW_CACHING_TIME = 60 * 30; +const double VIEW_CACHING_TIME = 60 * 5; typedef struct edj_data_s {