activate carddav plugin

This commit is contained in:
Sebastian Hugentobler 2019-06-21 13:39:09 +02:00
parent 1bb52bf1dc
commit 5484b3a91e

View File

@ -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'); $config['plugins'] = array('archive', 'zipdownload', 'carddav');
$config['spellcheck_engine'] = 'pspell'; $config['spellcheck_engine'] = 'pspell';
$config['default_charset'] = 'UTF-8'; $config['default_charset'] = 'UTF-8';