Skip to content

Commit 99c6a11

Browse files
author
Dave Cuthbert
authored
DOCS-15445 expireAfterSeconds not supported (#51)
1 parent 84eeebe commit 99c6a11

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

source/reference/limitations.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,9 @@ discuss your requirements.
6565
Unsupported Collection Types
6666
----------------------------
6767

68-
- Collections with collation are currently not supported.
69-
- Capped collections are currently not supported.
7068
- Time-series collections are not supported.
71-
69+
- Clustered collections with :ref:`expireAfterSeconds
70+
<db.createCollection.expireAfterSeconds>` set are not supported.
7271

7372
Sharded Clusters
7473
----------------

0 commit comments

Comments
 (0)