vdirsyncer revamp
This commit is contained in:
+4
-4
@@ -1,6 +1,6 @@
|
||||
[addressbooks]
|
||||
[[bakken.henrik@gmail.com]]
|
||||
path = ~/.config/vdirsyncer/contacts/google/default/
|
||||
[[henrik@hjarl.com]]
|
||||
path = ~/Contacts/henrik@hjarl.com/default/
|
||||
|
||||
[general]
|
||||
debug = no
|
||||
@@ -40,9 +40,9 @@ preferred_email_address_type = pref, work, home
|
||||
# example:
|
||||
# private_objects = Jabber, Skype, Twitter
|
||||
# default: , (the empty list)
|
||||
private_objects = Jabber, Skype, Twitter
|
||||
private_objects = ,
|
||||
# preferred vcard version: 3.0 / 4.0
|
||||
preferred_version = 3.0
|
||||
preferred_version = 4.0
|
||||
# Look into source vcf files to speed up search queries: yes / no
|
||||
search_in_source_files = no
|
||||
# skip unparsable vcard files: yes / no
|
||||
|
||||
Reference in New Issue
Block a user