We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deeb937 commit a1a3e94Copy full SHA for a1a3e94
source/core/timeseries/timeseries-limitations.txt
@@ -29,7 +29,10 @@ The following features are not supported for
29
* :ref:`{+csfle+} <manual-csfle-feature>`
30
* :realm:`Database Triggers </triggers/database-triggers>`
31
* :realm:`GraphQL API </graphql>`
32
-* :realm:`Realm Sync </sync>`
+* :realm:`Atlas Device Sync </sync>` (Atlas Device Sync is supported if
33
+ the time series collections are asymmetrically synchronized. For
34
+ details, see :realm:`Enable Atlas Device Sync
35
+ </sync/configure/enable-sync>`.)
36
* :dbcommand:`reIndex`
37
* :dbcommand:`renameCollection`
38
* :doc:`Schema validation rules </core/schema-validation>`
0 commit comments