[tracker/tracker-0.6] Fixes NB#140077, Send statistics signal only at the end of the indexing
- From: Martyn James Russell <mr src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [tracker/tracker-0.6] Fixes NB#140077, Send statistics signal only at the end of the indexing
- Date: Tue, 29 Sep 2009 13:58:14 +0000 (UTC)
commit b766b28d1aca93822febbf12f8ffe438eb7aa8d8
Author: Martyn Russell <martyn lanedo com>
Date: Tue Sep 29 14:50:26 2009 +0100
Fixes NB#140077, Send statistics signal only at the end of the indexing
src/trackerd/tracker-daemon.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/trackerd/tracker-daemon.c b/src/trackerd/tracker-daemon.c
index 519253b..95cde25 100644
--- a/src/trackerd/tracker-daemon.c
+++ b/src/trackerd/tracker-daemon.c
@@ -46,7 +46,7 @@
#define TRACKER_TYPE_G_STRV_ARRAY (dbus_g_type_get_collection ("GPtrArray", G_TYPE_STRV))
/* In seconds, if this is < 1, it is disabled */
-#define STATS_CACHE_LIFETIME 0
+#define STATS_CACHE_LIFETIME 120
typedef struct {
TrackerConfig *config;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]