docs/google: add CalDAV URL

This commit is contained in:
Simon Ser 2020-02-25 18:52:25 +01:00
parent 7de332c2bb
commit 6c36ab6de2
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48

View file

@ -10,7 +10,8 @@ the [app passwords] page on your Google account.
Start koushin with these upstream URLs:
koushin imaps://imap.gmail.com smtps://smtp.gmail.com \
carddavs://www.googleapis.com/carddav/v1/principals/YOUREMAIL/
carddavs://www.googleapis.com/carddav/v1/principals/YOUREMAIL/ \
caldavs://www.google.com/calendar/dav
Replace `YOUREMAIL` with your Google account's e-mail address.