We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 284c36d commit 2fc1d89Copy full SHA for 2fc1d89
source/faq.txt
@@ -134,4 +134,11 @@ No, logs that contain the word "error" or "failure" show non-fatal
134
errors and do not signal that you need to stop ``mongosync`` early.
135
These logs do not indicate that ``mongosync`` is failing or corrupting
136
data. If a fatal error occurs, ``mongosync`` stops the sync and writes a
137
-fatal log entry.
+fatal log entry.
138
+
139
+Does ``mongosync`` Support TTL Indexes?
140
+----------------------------------------
141
142
+{+c2c-product-name+} supports syncing :ref:`index-feature-ttl` from the source
143
+to the destination cluster.
144
0 commit comments