aboutsummaryrefslogtreecommitdiff
path: root/docs/google.md
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2020-02-25 18:52:25 +0100
committerSimon Ser <contact@emersion.fr>2020-02-25 18:52:25 +0100
commit6c36ab6de2216812ad59aa7cc8c8021c3a976b6f (patch)
tree981b6678e87a547d79ba829350f0d5339a55de66 /docs/google.md
parent7de332c2bb5cddf6591b93b16e536b845ea7ab76 (diff)
downloadalps-6c36ab6de2216812ad59aa7cc8c8021c3a976b6f.tar.gz
alps-6c36ab6de2216812ad59aa7cc8c8021c3a976b6f.zip
docs/google: add CalDAV URL
Diffstat (limited to 'docs/google.md')
-rw-r--r--docs/google.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/google.md b/docs/google.md
index adf3de8..64b767f 100644
--- a/docs/google.md
+++ b/docs/google.md
@@ -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.