Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Commit 59e5945

Browse files
committed
tweaked the README file (closes #351)
1 parent 0f632e3 commit 59e5945

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,9 @@ playing with it, you can remove it by following these steps:
9898

9999
* remove the `web/bundles/acmedemo` directory;
100100

101-
* remove the inclusion of the security configuration in
102-
`app/config/config.yml` (remove the `- { resource: security.yml }` line)
103-
or tweak the security configuration to fit your needs.
101+
* remove the `security.providers`, `security.firewall.login` and
102+
`security.firewall.secured_area` entries in the `security.yml` file or
103+
tweak the security configuration to fit your needs.
104104

105105
What's inside?
106106
---------------

0 commit comments

Comments
 (0)