mirror of https://github.com/dapr/docs.git
Sets TTL support for mongodb state store to enabled
Signed-off-by: joshvanl <me@joshvanl.dev>
This commit is contained in:
parent
3c1a331473
commit
f7cddfb559
|
@ -106,7 +106,7 @@
|
|||
crud: true
|
||||
transactions: true
|
||||
etag: true
|
||||
ttl: false
|
||||
ttl: true
|
||||
query: true
|
||||
- component: MySQL
|
||||
link: setup-mysql
|
||||
|
|
Loading…
Reference in New Issue