diff --git a/setup/webmail.sh b/setup/webmail.sh index 1db9a032..b3049433 100755 --- a/setup/webmail.sh +++ b/setup/webmail.sh @@ -153,7 +153,6 @@ cat > ${RCM_PLUGIN_DIR}/carddav/config.inc.php < 'ownCloud', @@ -166,8 +165,6 @@ cat > ${RCM_PLUGIN_DIR}/carddav/config.inc.php < false, 'refresh_time' => '02:00:00', 'fixed' => array('username','password'), - 'preemptive_auth' => '1', - 'hide' => false, ], ], );