The mcp_auth rate limiter requires symfony/rate-limiter which is not installed. Renamed to .disabled until the MCP stack is ready. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
7 lines
136 B
Plaintext
7 lines
136 B
Plaintext
framework:
|
|
rate_limiter:
|
|
mcp_auth:
|
|
policy: sliding_window
|
|
limit: 5
|
|
interval: '1 minute'
|