aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rcynic/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rcynic/Makefile.in b/rcynic/Makefile.in
index 2ba678d4..e28d2df8 100644
--- a/rcynic/Makefile.in
+++ b/rcynic/Makefile.in
@@ -171,6 +171,7 @@ ${RCYNIC_CONF_FILE}:
@echo >>$@.tmp 'unauthenticated = ${RCYNIC_CONF_DATA}/unauthenticated'
@echo >>$@.tmp 'xml-summary = ${RCYNIC_CONF_DATA}/rcynic.xml'
@echo >>$@.tmp 'jitter = 600'
+ @echo >>$@.tmp 'max-parallel-fetches = 8'
@echo >>$@.tmp 'use-syslog = true'
@echo >>$@.tmp 'log-level = log_usage_err'
@echo >>$@.tmp 'trust-anchor-directory = ${RCYNIC_CONF_TA_DIR}'