Changeset a0530a6 in github for config/main.inc.php.dist


Ignore:
Timestamp:
Jun 8, 2008 2:17:09 PM (5 years ago)
Author:
alecpl <alec@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
32b7092
Parents:
7e78b2e
Message:
  • option to disable autocompletion from selected LDAP address books (#1484922
File:
1 edited

Legend:

Unmodified
Added
Removed
  • config/main.inc.php.dist

    r6444cf4 ra0530a6  
    272272 *  'scope'         => 'sub',   // search mode: sub|base|list 
    273273 *  'filter'        => '',      // used for basic listing (if not empty) and will be &'d with search queries. example: status=act 
     274 *  'global_search' => true,    // perform a global search for address auto-completion on compose 
    274275 *  'fuzzy_search'  => true);   // server allows wildcard search 
    275276 */ 
Note: See TracChangeset for help on using the changeset viewer.