move variable
This commit is contained in:
parent
8f53a369cf
commit
8c9299727f
1 changed files with 2 additions and 2 deletions
|
@ -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" }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue