Changeset 6af7e0d in github for config/main.inc.php.dist
- Timestamp:
- Jun 18, 2011 3:45:26 PM (2 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- b0689bd5
- Parents:
- 24201dc
- File:
-
- 1 edited
-
config/main.inc.php.dist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
config/main.inc.php.dist
recf295f r6af7e0d 537 537 'fuzzy_search' => true, // server allows wildcard search 538 538 'vlv' => false, // Enable Virtual List View to mor efficiently fetch paginated data (if server supports it) 539 'numsub_filter' => '(objectClass=organizationalUnit)', // with VLV, we also use numSubOrdinates to query the total number of records. Set this filter to get all numSubOrdinates attributes for counting 539 540 'sizelimit' => '0', // Enables you to limit the count of entries fetched. Setting this to 0 means no limit. 540 541 'timelimit' => '0', // Sets the number of seconds how long is spend on the search. Setting this to 0 means no limit.
Note: See TracChangeset
for help on using the changeset viewer.
