Page MenuHomePhorge

config.inc.php.dist
No OneTemporary

config.inc.php.dist

<?php
/*
This option allows to set addressbooks priority or to disable some
of them. Disabled addressbooks will be not shown in the UI. Default: 0.
0 - "Global address book(s) first". Use all address books, starting with the global (LDAP)
1 - "Personal address book(s) first". Use all address books, starting with the personal (Kolab)
2 - "Global address book(s) only". Use the global (LDAP) addressbook. Disable the personal.
3 - "Personal address book(s) only". Use the personal (Kolab) addressbook(s). Disable the global.
*/
$rcmail_config['kolab_addressbook_prio'] = 0;
?>

File Metadata

Mime Type
text/x-php
Expires
Mon, Aug 25, 3:36 PM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
229327
Default Alt Text
config.inc.php.dist (586 B)

Event Timeline