fix: "load bearing `)
`"
This commit is contained in:
parent
2dce7a5259
commit
808fc9a2d9
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@
|
||||||
$config['login_username_filter'] = "email";
|
$config['login_username_filter'] = "email";
|
||||||
$config['ldap_public']['public'] = array(
|
$config['ldap_public']['public'] = array(
|
||||||
'name' => 'Public LDAP Addressbook',
|
'name' => 'Public LDAP Addressbook',
|
||||||
'hosts' => 'tls://sso.skynet.ie'),
|
'hosts' => 'tls://sso.skynet.ie',
|
||||||
'port' => 636 ,
|
'port' => 636 ,
|
||||||
'user_specific' => false,
|
'user_specific' => false,
|
||||||
'base_dn' => 'ou=users,dc=skynet,dc=ie',
|
'base_dn' => 'ou=users,dc=skynet,dc=ie',
|
||||||
|
|
Loading…
Reference in a new issue