add foss address book
This commit is contained in:
@@ -4,6 +4,8 @@
|
|||||||
[addressbooks]
|
[addressbooks]
|
||||||
[[fsfe]]
|
[[fsfe]]
|
||||||
path = ~/.contacts/fsfe
|
path = ~/.contacts/fsfe
|
||||||
|
[[foss]]
|
||||||
|
path = ~/.contacts/foss
|
||||||
|
|
||||||
[general]
|
[general]
|
||||||
debug = no
|
debug = no
|
||||||
@@ -38,4 +40,3 @@ preferred_version = 3.0
|
|||||||
search_in_source_files = no
|
search_in_source_files = no
|
||||||
# skip unparsable vcard files: yes / no
|
# skip unparsable vcard files: yes / no
|
||||||
skip_unparsable = no
|
skip_unparsable = no
|
||||||
|
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ b = "fsfe_remote"
|
|||||||
# You need to run `vdirsyncer discover` if new calendars/addressbooks are added
|
# You need to run `vdirsyncer discover` if new calendars/addressbooks are added
|
||||||
# on the server.
|
# on the server.
|
||||||
|
|
||||||
collections = ["from a", "fsfe"]
|
collections = ["from a", "fsfe", "foss"]
|
||||||
|
|
||||||
# Synchronize the "display name" property into a local file (~/.contacts/displayname).
|
# Synchronize the "display name" property into a local file (~/.contacts/displayname).
|
||||||
metadata = ["displayname"]
|
metadata = ["displayname"]
|
||||||
|
|||||||
Reference in New Issue
Block a user