[Tracker] [PATCH] initial_sleep



a one-liner which is all for conformance:

Index: src/tracker-preferences/tracker-configuration.c
===================================================================
--- src/tracker-preferences/tracker-configuration.c     (revision 719)
+++ src/tracker-preferences/tracker-configuration.c     (working copy)
@@ -315,7 +315,7 @@ create_config_file ()
                                         "# Minimizes the use of memory but may slow indexing down\n",
                                         "LowMemoryMode=false\n\n",
                                         "# Set the initial sleeping time, in seconds\n",
-                                        "InitialSleep=60\n",
+                                        "InitialSleep=45\n",
                                         "[Watches]\n",
                                         "# List of directory roots to index and watch seperated by 
semicolons\n",
                                         "WatchDirectoryRoots=", g_get_home_dir (), ";\n",



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]