Skip to content

Commit cdc2d1d

Browse files
authored
tidy
1 parent 9ecbb9a commit cdc2d1d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

daprdocs/content/en/operations/configuration/increase-request-size.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ description: "Configure http requests that are bigger than 4 MB"
88

99
{{% alert title="Note" color="primary" %}}
1010
The existing flag/annotation`dapr-http-max-request-size` has been deprecated and updated to `max-body-size`.
11-
12-
Certification lifecycle only applies to built-in components and does not apply to [pluggable components]({{<ref "components-concept.md#Built-in-and-pluggable-components" >}}).
1311
{{% /alert %}}
1412

1513
By default, Dapr has a limit for the request body size, set to 4MB. You can change this for both HTTP and gRPC requests by defining:

0 commit comments

Comments
 (0)