[general]
status_path = "~/.local/share/vdirsyncer/status/"

[pair fastmail_calendar]
a = "fastmail_calendar_local"
b = "fastmail_calendar_remote"
collections = ["from a", "from b"]

[storage fastmail_calendar_local]
type = "filesystem"
path = "~/.local/share/calendars/fastmail/"
fileext = ".ics"

[storage fastmail_calendar_remote]
type = "caldav"
url = "https://caldav.fastmail.com/dav/"
username = "rob@rharbaugh.com"
password.fetch = ["command", "rbw", "get", "fastmail-app-password"]
