Skip to content

Commit 59176a6

Browse files
committed
minor #12855 Update security.rst (abdounikarim)
This PR was merged into the 4.4 branch. Discussion ---------- Update security.rst Hello, since version 4.4, we use `lazy`. Commits ------- eb4a0ad Update security.rst
2 parents f0dc474 + eb4a0ad commit 59176a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ important section is ``firewalls``:
239239
pattern: ^/(_(profiler|wdt)|css|images|js)/
240240
security: false
241241
main:
242-
anonymous: ~
242+
anonymous: lazy
243243
244244
.. code-block:: xml
245245

0 commit comments

Comments
 (0)