Commit e69fecdb authored by Sebastian Kummer's avatar Sebastian Kummer

ZP-556 Fix whitespace in config.

Released under the Affero GNU General Public License (AGPL) version 3.
parent b4254fe9
......@@ -332,11 +332,11 @@
// uncomment (remove '/*' '*/') and fill in the folderid
/*
array(
'store' => "SYSTEM",
'folderid' => "",
'name' => "Public Contacts",
'type' => SYNC_FOLDER_TYPE_USER_CONTACT,
'readonly' => false,
'store' => "SYSTEM",
'folderid' => "",
'name' => "Public Contacts",
'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