From 893759107192914a0e47bd633e6ef7062b86b45f Mon Sep 17 00:00:00 2001 From: KiekerJan Date: Wed, 18 Oct 2023 21:09:58 +0200 Subject: [PATCH] remove obsolete/unneeded configuration entries --- setup/webmail.sh | 3 --- 1 file changed, 3 deletions(-) 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, ], ], );