Fix cross-dc notes
This commit is contained in:
parent
b7a1806d51
commit
432db1c6ff
2 changed files with 6 additions and 2 deletions
|
@ -2,8 +2,6 @@
|
|||
[[crossdc-mode]]
|
||||
=== Cross-Datacenter Replication Mode
|
||||
|
||||
NOTE: Cross-Datacenter Replication Mode is Technology Preview and is not fully supported.
|
||||
|
||||
:tech_feature_name: Cross-Datacenter Replication Mode
|
||||
:tech_feature_disabled: false
|
||||
include::../templates/techpreview.adoc[]
|
||||
|
|
|
@ -10,3 +10,9 @@ endif::[]
|
|||
. For more details see link:{installguide_profile_link}[{installguide_profile_name}].
|
||||
====
|
||||
endif::[]
|
||||
ifeval::[{tech_feature_disabled}==false]
|
||||
[NOTE]
|
||||
====
|
||||
{tech_feature_name} is *Technology Preview* and is not fully supported.
|
||||
====
|
||||
endif::[]
|
Loading…
Reference in a new issue