Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit 6f46a76

Browse files
committed
Updated config docs
1 parent b0b7131 commit 6f46a76

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Config/config.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
|--------------------------------------------------------------------------
99
|
1010
| If auto connect is true, anytime Adldap is instantiated it will automatically
11-
| connect to your AD server.
11+
| connect to your AD server. If this is set to false, you must connect manually
12+
| using: Adldap::connect().
1213
|
1314
*/
1415

0 commit comments

Comments
 (0)