From: Florian Forster Date: Wed, 7 Jul 2010 13:55:10 +0000 (+0200) Subject: src/graph_list.c: Increase update interval to 900 seconds. X-Git-Tag: v4.0.0~132 X-Git-Url: https://git.octo.it/?p=collection4.git;a=commitdiff_plain;h=5dd3410614f199791a773e82bc4236c6ea6e7e5c src/graph_list.c: Increase update interval to 900 seconds. --- diff --git a/src/graph_list.c b/src/graph_list.c index 1aab96d..517a58a 100644 --- a/src/graph_list.c +++ b/src/graph_list.c @@ -44,7 +44,7 @@ /* * Defines */ -#define UPDATE_INTERVAL 10 +#define UPDATE_INTERVAL 900 /* * Global variables