move variable
This commit is contained in:
parent
8f53a369cf
commit
8c9299727f
@ -47,6 +47,8 @@ $prefs['_GLOBAL']['sync_collection_workaround'] = false;
|
|||||||
|
|
||||||
//// ** ADDRESSBOOK PRESETS
|
//// ** ADDRESSBOOK PRESETS
|
||||||
|
|
||||||
|
{{ getenv "CARDDAV_PRESETS" }}
|
||||||
|
|
||||||
// Each addressbook preset takes the following form:
|
// Each addressbook preset takes the following form:
|
||||||
/*
|
/*
|
||||||
$prefs['<Presetname>'] = array(
|
$prefs['<Presetname>'] = array(
|
||||||
@ -215,5 +217,3 @@ $prefs['Work'] = array(
|
|||||||
'hide' => true,
|
'hide' => true,
|
||||||
);
|
);
|
||||||
*/
|
*/
|
||||||
|
|
||||||
{{ getenv "CARDDAV_PRESETS" }}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user