summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorSimon Paillard <spaillard@debian.org>2013-05-01 16:54:00 +0200
committerSimon Paillard <spaillard@debian.org>2013-05-01 16:54:00 +0200
commit32c8fe1a3120cabd86ddaff8341214514323347d (patch)
treea9e1b7abcabfb9602dbe1cb0bdd67905827f1777 /etc
parenta37134881c4192415fd13c2981393eed3bf393ad (diff)
parentd213b86389ee6425cd4f51ea63e68eea1c9bb988 (diff)
Merge remote-tracking branch 'rgeissert/really-done'
Diffstat (limited to 'etc')
-rw-r--r--etc/ftpsync.conf.sample9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/ftpsync.conf.sample b/etc/ftpsync.conf.sample
index 0b091b6..c8750fe 100644
--- a/etc/ftpsync.conf.sample
+++ b/etc/ftpsync.conf.sample
@@ -89,6 +89,15 @@
## synced mirror even if we get multiple pushes in a short timeframe
#UPDATEREQUIRED="${TO}/Archive-Update-Required-${MIRRORNAME}"
+## Number of seconds to sleep before retrying to sync whenever upstream
+## is found to be updating while our update is running
+#UIPSLEEP=1200
+
+## Number of times the update operation will be retried when upstream
+## is found to be updating while our update is running.
+## Note that these are retries, so: 1st attempt + retries = total attempts
+#UIPRETRIES=3
+
## The trace file is used by a mirror check tool to see when we last
## had a successful mirror sync. Make sure that it always ends up in
## project/trace and always shows the full hostname.