src/graph_list.c: Increase update interval to 900 seconds.
[collection4.git] / src / graph_list.c
index 1aab96d..517a58a 100644 (file)
@@ -44,7 +44,7 @@
 /*
  * Defines
  */
-#define UPDATE_INTERVAL 10
+#define UPDATE_INTERVAL 900
 
 /*
  * Global variables