mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
10 lines
353 B
YAML
10 lines
353 B
YAML
# Read the documentation: https://github.com/IndraGunawan/api-rate-limit-bundle/blob/master/Resources/doc/usage.md
|
|
indragunawan_api_rate_limit:
|
|
enabled: true
|
|
# cache: cache.api_rate_limit
|
|
# throttle:
|
|
# default:
|
|
# limit: 60 # max attempts per period
|
|
# period: 60 # in seconds
|
|
# sort: 'rate-limit-desc'
|