mirror of https://github.com/dapr/docs.git
Merge branch 'v1.14' into patch-2
This commit is contained in:
commit
e20778f440
|
@ -52,7 +52,7 @@ spec:
|
|||
# Controls the default mode for executing queries. (optional)
|
||||
#- name: queryExecMode
|
||||
# value: ""
|
||||
# Uncomment this if you wish to use PostgreSQL as a state store for actors (optional)
|
||||
# Uncomment this if you wish to use PostgreSQL as a state store for actors or workflows (optional)
|
||||
#- name: actorStateStore
|
||||
# value: "true"
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue