Code

src/graph_list.c: Increase update interval to 900 seconds.
authorFlorian Forster <ff@octo.it>
Wed, 7 Jul 2010 13:55:10 +0000 (15:55 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 7 Jul 2010 13:55:10 +0000 (15:55 +0200)
src/graph_list.c

index 1aab96df0be0d5e83fa2b65133b7c05f2734e70b..517a58a5c4ef436ecec345da045506bc08f15ccf 100644 (file)
@@ -44,7 +44,7 @@
 /*
  * Defines
  */
-#define UPDATE_INTERVAL 10
+#define UPDATE_INTERVAL 900
 
 /*
  * Global variables