Commit c7d2f3b6 authored by Sebastian Kummer's avatar Sebastian Kummer

ZP-897 Uncommented additionalFolders block in config.

Released under the Affero GNU General Public License (AGPL) version 3.
parent 07d64ed1
......@@ -357,7 +357,7 @@
$additionalFolders = array(
// demo entry for the synchronization of contacts from the public folder.
// uncomment (remove '/*' '*/') and fill in the folderid
/*
array(
'store' => "SYSTEM",
'folderid' => "",
......@@ -365,5 +365,5 @@
'type' => SYNC_FOLDER_TYPE_USER_CONTACT,
'readonly' => false,
),
*/
);
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment