mirror of https://github.com/dapr/docs.git
Merge pull request #4479 from yossisp/patch-2
Update setup-postgresql-v2.md
This commit is contained in:
commit
7ed0652407
|
|
@ -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