summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/designate/designate.conf.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/designate/designate.conf.sample b/etc/designate/designate.conf.sample
index 995d4753..8acc5117 100644
--- a/etc/designate/designate.conf.sample
+++ b/etc/designate/designate.conf.sample
@@ -289,6 +289,11 @@ debug = False
# Zones Updated within last N seconds will be syncd. Use None to sync all zones
#periodic_sync_seconds = None
+# Perform multiple update attempts during periodic_sync
+#periodic_sync_max_attempts = 3
+#periodic_sync_retry_interval = 30
+
+
# The cache driver to use
#cache_driver = memcache