mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/concepts/dapr-services/placement.md
Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com> Signed-off-by: Alexander Trauzzi <acj@trauzzi.me>
This commit is contained in:
parent
03e90ca479
commit
88aa8ba02b
|
|
@ -96,7 +96,8 @@ updatedAt | timestamp | Timestamp of the actor registered/updated.
|
|||
## Disabling the Placement service
|
||||
|
||||
|
||||
The dapr placement service can be disabled with the following setting:
|
||||
The Placement service can be disabled with the following setting:
|
||||
|
||||
|
||||
```
|
||||
global.actors.enabled=false
|
||||
|
|
|
|||
Loading…
Reference in New Issue