From 8944edd649e74e4864f36d7293921385ba5ca2c7 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 26 Jun 2014 18:56:42 +0100 Subject: convert all frontends to scheduled fetch operation --- content/fetch.c | 1 + 1 file changed, 1 insertion(+) (limited to 'content/fetch.c') diff --git a/content/fetch.c b/content/fetch.c index 10cac9b27..3d1183aa0 100644 --- a/content/fetch.c +++ b/content/fetch.c @@ -61,6 +61,7 @@ /* Define this to turn on verbose fetch logging */ #undef DEBUG_FETCH_VERBOSE +#define DEBUG_FETCH_VERBOSE /** The maximum number of fetchers that can be added */ #define MAX_FETCHERS 8 -- cgit v1.2.1