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 1aab96d..517a58a 100644 (file)
@@ -44,7 +44,7 @@
 /*
  * Defines
  */
-#define UPDATE_INTERVAL 10
+#define UPDATE_INTERVAL 900
 
 /*
  * Global variables