Skip to content

Commit

Permalink
Specify path to security.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilVanB committed Aug 8, 2024
1 parent afabaff commit 153e2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Enable the LDAP extension for php.

### 2. Configuration

In the `security.yaml` add the ldap- and chain-provider, some firewall configuration and a password hasher for the LdapUser:
In the `/config/packages/security.yaml` add the ldap- and chain-provider, some firewall configuration and a password hasher for the LdapUser:

```yml
...
Expand Down

0 comments on commit 153e2bc

Please sign in to comment.