File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 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::
239239
240240The ``MongoDbStore `` takes the following ``$options ``:
241241
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+ ========== ======== ===================================
249248
250249.. _lock-store-redis :
251250
You can’t perform that action at this time.
0 commit comments