From: hickert Date: Wed, 30 Jan 2008 09:50:06 +0000 (+0000) Subject: Added sub_list_support to FAQ X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=e8170d5154254834823658da0e62005d9d349e08;p=gosa.git Added sub_list_support to FAQ git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@8654 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/FAQ b/gosa-core/FAQ index c0e46ea49..4d271ade2 100644 --- a/gosa-core/FAQ +++ b/gosa-core/FAQ @@ -406,3 +406,13 @@ Q: GOsa only shows 300 entries at a time. Is this normal? A: There's a default sizelimit. You can set the "sizelimit" option in your gosa.conf's location section to a higher value to get rid of it. + +Q: The object listing is very slow when 'Search in subtrees' is active. + Can I speed things up? + +A: There is a special handling for huge ldap servers, you can activate it by setting + the sub_list_support to "true" in the location section of your gosa.conf. + +