diff --git a/setup/webmail.sh b/setup/webmail.sh index a663ebd0..68042789 100755 --- a/setup/webmail.sh +++ b/setup/webmail.sh @@ -145,9 +145,6 @@ cat > $RCM_CONFIG < EOF @@ -169,9 +166,6 @@ cat > ${RCM_PLUGIN_DIR}/carddav/config.inc.php < '1', 'hide' => false, ); -/* Persist Customizations */ -\$file = __DIR__.'/config_override.inc.php'; -\if(file_exists($file)) { include $file; } ?> EOF