Skip to content

Commit 71e8cce

Browse files
committed
added doc preview yml file and eecv page link
1 parent 06cc273 commit 71e8cce

2 files changed

Lines changed: 30 additions & 0 deletions

File tree

modules/learn/pages/clusters-and-availability/xdcr-overview.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,4 +348,6 @@ those buckets cannot participate in a replication topology containing ECCV-enabl
348348
+
349349
Couchbase Server does not automatically validate ECCV consistency across clusters.
350350
If you want to enable ECCV, then before creating or modifying XDCR replications, you must manually verify that ECCV is enabled on all participating buckets.
351+
+
352+
For more information about ECCV, see xref:learn:clusters-and-availability/xdcr-enable-crossclusterversioning.adoc[XDCR enableCrossClusterVersioning].
351353
====

preview/DOC-13689-preview.yml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
sources:
2+
docs-server:
3+
branches: DOC_13689_update_xdcr_compatibility_matrix
4+
docs-analytics:
5+
branches: release/8.0
6+
docs-devex:
7+
url: https://github.com/couchbaselabs/docs-devex.git
8+
branches: master
9+
startPaths: docs/
10+
couchbase-cli:
11+
# url: ../../docs-includes/couchbase-cli
12+
url: https://github.com/couchbaselabs/couchbase-cli-doc
13+
# branches: HEAD
14+
branches: master
15+
startPaths: docs/
16+
backup:
17+
# url: ../../docs-includes/backup
18+
url: https://github.com/couchbaselabs/backup-docs.git
19+
#branches: HEAD
20+
branches: master
21+
startPaths: docs/
22+
#analytics:
23+
# url: ../../docs-includes/docs-analytics
24+
# branches: HEAD
25+
#cb-swagger:
26+
# url: https://github.com/couchbaselabs/cb-swagger
27+
# branches: release/8.0
28+
# start_path: docs

0 commit comments

Comments
 (0)