We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc5ec76 commit 87dbab9Copy full SHA for 87dbab9
rate_limiter.rst
@@ -410,7 +410,7 @@ Use the ``cache_pool`` option to override the cache used by a specific limiter
410
411
// config/packages/rate_limiter.php
412
$container->loadFromExtension('framework', [
413
- rate_limiter' => [
+ 'rate_limiter' => [
414
'anonymous_api' => [
415
// ...
416
@@ -484,7 +484,7 @@ you can use a specific :ref:`named lock <lock-named-locks>` via the
484
485
486
487
488
489
490
0 commit comments