diff --git a/setup/webmail.sh b/setup/webmail.sh index 6cbe55f9..4fd5fc35 100755 --- a/setup/webmail.sh +++ b/setup/webmail.sh @@ -136,8 +136,8 @@ cat > ${RCM_PLUGIN_DIR}/carddav/config.inc.php < 'ownCloud', +\$prefs['Nextcloud'] = array( + 'name' => 'Nextcloud', 'username' => '%u', // login username 'password' => '%p', // login password 'url' => 'https://${PRIMARY_HOSTNAME}/cloud/remote.php/carddav/addressbooks/%u/contacts',