summaryrefslogtreecommitdiff
path: root/content/fetch.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/fetch.c')
-rw-r--r--content/fetch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/fetch.c b/content/fetch.c
index e10f0abcb..9a0796294 100644
--- a/content/fetch.c
+++ b/content/fetch.c
@@ -71,7 +71,7 @@
#endif
/** The maximum number of fetchers that can be added */
-#define MAX_FETCHERS 8
+#define MAX_FETCHERS 10
/** The time in ms between polling the fetchers.
*