Cleaning up more old mail stuff, and other misc

This commit is contained in:
Dustin Swan
2015-03-18 16:50:46 -05:00
parent 174e998731
commit 283e56dc30
6 changed files with 12 additions and 105 deletions

View File

@@ -5,13 +5,6 @@
# A folder where vdirsyncer can store some metadata about each pair.
status_path = ~/.vdirsyncer/status/
# The amount of processes to use when synchronizing. If the CPU of your server
# is the bottleneck (which is plausible for small homeservers), set this to the
# number of cores * 2. Defaults to one process for each collection, which means
# all collections will be synced at once. The value 0 will be ignored, the
# value 1 disables multiprocessing.
processes = 2
# CONTACTS
#[pair google_contacts]
## A `[pair <name>]` block defines two storages `a` and `b` that should be
@@ -70,7 +63,7 @@ b = google_calendar_remote
[storage google_calendar_local]
type = filesystem
path = ~/.calendar
path = ~/Calendars/
fileext = .ics
[storage google_calendar_remote]