forked from extern/egroupware
"hiding accounts addressbook by default for new installs"
This commit is contained in:
parent
c9a52edddd
commit
d200a58ab1
@ -249,7 +249,7 @@ class addressbook_hooks
|
||||
'help' => 'Hides accounts completly from the adressbook.',
|
||||
'xmlrpc' => True,
|
||||
'admin' => false,
|
||||
'default'=> false,
|
||||
'default'=> '1',
|
||||
);
|
||||
$settings['distributionListPreferredMail'] = array(
|
||||
'type' => 'select',
|
||||
|
Loading…
Reference in New Issue
Block a user