summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Pursehouse <dpursehouse@collab.net>2017-06-02 04:05:34 +0000
committerDavid Pursehouse <dpursehouse@collab.net>2017-08-23 06:50:43 +0000
commitf88c39a52c45933f0196b94e570904383aa865ec (patch)
tree1bfe464c31e0daa9ac03247ab299e8f57e455a97
parent7dd3d90e1c4bb92dfde626eaa429fb37afa4d41c (diff)
Fix minor nits in documentation of replication.maxRetriesv2.14.3
-rw-r--r--src/main/resources/Documentation/config.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/resources/Documentation/config.md b/src/main/resources/Documentation/config.md
index d8fe9e5..b1058b5 100644
--- a/src/main/resources/Documentation/config.md
+++ b/src/main/resources/Documentation/config.md
@@ -108,13 +108,13 @@ replication.maxRetries
: Maximum number of times to retry a push operation that previously
failed.
- When a push operation reaches its maximum number of retries
+ When a push operation reaches its maximum number of retries,
the replication event is discarded from the queue and the remote
- destinations could be out of sync.
+ destinations may remain out of sync.
Can be overridden at remote-level by setting replicationMaxRetries.
- By default, push are retried indefinitely.
+ By default, pushes are retried indefinitely.
remote.NAME.url
: Address of the remote server to push to. Multiple URLs may be