move variable

This commit is contained in:
Sebastian Hugentobler 2019-06-21 14:33:29 +02:00
parent 8f53a369cf
commit 8c9299727f

View File

@ -47,6 +47,8 @@ $prefs['_GLOBAL']['sync_collection_workaround'] = false;
//// ** ADDRESSBOOK PRESETS
{{ getenv "CARDDAV_PRESETS" }}
// Each addressbook preset takes the following form:
/*
$prefs['<Presetname>'] = array(
@ -215,5 +217,3 @@ $prefs['Work'] = array(
'hide' => true,
);
*/
{{ getenv "CARDDAV_PRESETS" }}