File tree 1 file changed +6
-7
lines changed
1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -239,13 +239,12 @@ This store does not support blocking and expects a TTL to avoid stalled locks::
239
239
240
240
The ``MongoDbStore `` takes the following ``$options ``:
241
241
242
- ========== ========= =============================================================
243
- Option Default Description
244
- ========== ========= =============================================================
245
- database The name of the database [Mandatory]
246
- collection ``lock `` The name of the collection
247
- initialTtl ``300.0 `` The expiration delay of locks in seconds
248
- ========== ========= =============================================================
242
+ ========== ======== ===================================
243
+ Option Default Description
244
+ ========== ======== ===================================
245
+ database The name of the database [Mandatory
246
+ collection ``lock `` The name of the collection
247
+ ========== ======== ===================================
249
248
250
249
.. _lock-store-redis :
251
250
You can’t perform that action at this time.
0 commit comments