remove carddav plugin
This commit is contained in:
parent
95153c1169
commit
eaea25acee
@ -35,7 +35,7 @@ $config['username_domain'] = '%d';
|
|||||||
$config['username_domain_forced'] = true;
|
$config['username_domain_forced'] = true;
|
||||||
$config['password_charset'] = 'UTF-8';
|
$config['password_charset'] = 'UTF-8';
|
||||||
|
|
||||||
$config['plugins'] = array('archive', 'zipdownload', 'carddav');
|
$config['plugins'] = array('archive', 'zipdownload');
|
||||||
|
|
||||||
$config['spellcheck_engine'] = 'pspell';
|
$config['spellcheck_engine'] = 'pspell';
|
||||||
$config['default_charset'] = 'UTF-8';
|
$config['default_charset'] = 'UTF-8';
|
||||||
|
Loading…
Reference in New Issue
Block a user