remove carddav plugin

This commit is contained in:
Sebastian Hugentobler 2021-08-24 11:51:04 +02:00
parent 95153c1169
commit eaea25acee
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -35,7 +35,7 @@ $config['username_domain'] = '%d';
$config['username_domain_forced'] = true;
$config['password_charset'] = 'UTF-8';
$config['plugins'] = array('archive', 'zipdownload', 'carddav');
$config['plugins'] = array('archive', 'zipdownload');
$config['spellcheck_engine'] = 'pspell';
$config['default_charset'] = 'UTF-8';