Skip to content

Commit f210242

Browse files
committed
[BestPractices] add filename to codeblock
1 parent 1972757 commit f210242

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

best_practices/security.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ which uses a login form to load users from the database:
4343

4444
.. code-block:: yaml
4545
46+
# app/config/security.yml
4647
security:
4748
encoders:
4849
AppBundle\Entity\User: bcrypt

0 commit comments

Comments
 (0)