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 2c38498 commit 43b17c2Copy full SHA for 43b17c2
security.rst
@@ -1653,7 +1653,7 @@ and set the ``limiter`` option to its service ID:
1653
<!-- 2nd argument is the limiter for username+IP -->
1654
<srv:argument type="service" id="limiter.username_ip_login"/>
1655
<!-- 3rd argument is the app secret -->
1656
- <srv:argument type="service" id="%kernel.secret%"/>
+ <srv:argument type="string">%kernel.secret%</srv:argument>
1657
</srv:service>
1658
</srv:services>
1659
0 commit comments