mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-01-27 00:33:34 +00:00
fix spelling in LDAP sasl example
This commit is contained in:
parent
c8424ae5d5
commit
dc666e191f
@ -692,7 +692,7 @@ $c->admin_email = 'calendar-admin@example.com';
|
||||
// 'passDN' => 'xxxxxxxx',
|
||||
|
||||
// /* Perform a SASL bind (usually EXTERNAL/GSSAPI) instead of a
|
||||
// * simple bind. Enalbe this if you would like to authenticate to
|
||||
// * simple bind. Enable this if you would like to authenticate to
|
||||
// * the LDAP server using Kerberos credentials.
|
||||
// */
|
||||
// 'sasl' => 'yes', // perform a sasl bind
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user