diff --git a/setup/webmail.sh b/setup/webmail.sh index 3e879e4b..b2173b5b 100755 --- a/setup/webmail.sh +++ b/setup/webmail.sh @@ -161,7 +161,7 @@ cat > ${RCM_PLUGIN_DIR}/carddav/config.inc.php < true, 'readonly' => false, 'refresh_time' => '02:00:00', - 'fixed' => array('username','password'), + 'fixed' => array('username'), 'preemptive_auth' => '1', 'hide' => false, );