[tracker/crawling-interval: 3/3] tracker-miner-fs: Set crawling interval to everytime started
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/crawling-interval: 3/3] tracker-miner-fs: Set crawling interval to everytime started
- Date: Tue, 1 Jun 2010 16:00:47 +0000 (UTC)
commit 876f4a3743c51efcb35ff59b2dae4d70e82ac1f2
Author: Martyn Russell <martyn lanedo com>
Date: Tue Jun 1 17:18:18 2010 +0300
tracker-miner-fs: Set crawling interval to everytime started
src/miners/fs/tracker-config.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/miners/fs/tracker-config.c b/src/miners/fs/tracker-config.c
index 49180bc..d1f5177 100644
--- a/src/miners/fs/tracker-config.c
+++ b/src/miners/fs/tracker-config.c
@@ -333,7 +333,7 @@ tracker_config_class_init (TrackerConfigClass *klass)
" Interval in days to check the filesystem is up to date in the database."
" If set to 0, crawling always occurs on startup, if -1 crawling is"
" disabled entirely.",
- -1,
+ 0,
G_MAXINT,
DEFAULT_CRAWLING_INTERVAL,
G_PARAM_READWRITE | G_PARAM_CONSTRUCT));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]