Cleaning up more old mail stuff, and other misc
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user