corrected Tao 3.0 config path
This commit is contained in:
parent
01cc9eb62b
commit
463d9b7002
@ -1,7 +1,7 @@
|
||||
generis-auth-ldap
|
||||
=================
|
||||
|
||||
An LDAP implementation of the Tao user authentication
|
||||
An LDAP implementation of the Tao 3.0 user authentication
|
||||
|
||||
Requirement
|
||||
=====================
|
||||
@ -34,7 +34,7 @@ Once it's done, run a composer update.
|
||||
|
||||
------------------------------
|
||||
|
||||
To enable them, you need to go to generis/common/conf/auth.conf.php and add these lines
|
||||
To enable them, you need to go to /config/generis/auth.conf.php and add these lines
|
||||
|
||||
array(
|
||||
'driver' => 'oat\authLdap\model\LdapAdapter',
|
||||
|
Loading…
Reference in New Issue
Block a user