1
0
Fork 0

also mention that this is not available in sharded collections.

This commit is contained in:
Wilfried Goesgens 2017-06-08 16:43:40 +02:00
parent 7224e7515c
commit 6bd5df42ea
1 changed files with 2 additions and 0 deletions

View File

@ -90,6 +90,8 @@ to the [naming conventions](../NamingConventions/README.md).
following attributes (**note**: some of them are optional):
- *type*: specifies the type of the key generator. The currently
available generators are *traditional* and *autoincrement*.
(**note**: *autoincrement* is currently only supported for non-sharded
collections)
- *allowUserKeys*: if set to *true*, then it is allowed to supply
own key values in the *_key* attribute of a document. If set to
*false*, then the key generator will solely be responsible for