We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11cd328 + 9b270c7 commit 77f72acCopy full SHA for 77f72ac
lib/Configuration.php
@@ -539,7 +539,7 @@ public function getDefaults() {
539
'ldap_group_member_assoc_attribute' => 'uniqueMember',
540
'ldap_group_member_algo' => 'groupScan',
541
'ldap_cache_ttl' => 600,
542
- 'ldap_network_timeout' => 2,
+ 'ldap_network_timeout' => 15,
543
'ldap_uuid_user_attribute' => 'auto',
544
'ldap_uuid_group_attribute' => 'auto',
545
'home_folder_naming_rule' => '',
0 commit comments