Configuration


Dapr configuration

Overview of Dapr configuration

How-To: Control concurrency and rate limit applications

Learn how to control how many requests and events can invoke your application simultaneously

How-To: Limit the secrets that can be read from secret stores

Define secret scopes by augmenting the existing configuration resource with restrictive permissions.

How-To: Apply access control list configuration for service invocation

Restrict what operations calling applications can perform

How-To: Selectively enable Dapr APIs on the Dapr sidecar

Choose which Dapr sidecar APIs are available to the app

How-To: Configure Dapr to use gRPC

Configure Dapr to use gRPC for low-latency, high performance scenarios

How-To: Handle large HTTP header size

Configure a larger HTTP read buffer size

How-To: Handle large http body requests

Configure http requests that are bigger than 4 MB

How-To: Install certificates in the Dapr sidecar

Configure the Dapr sidecar container to trust certificates

How-To: Enable preview features

How to specify and enable preview features

Last modified October 11, 2024: Fixed typo (#4389) (fe17926)