aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/test-configs.json.tpl
blob: b3c7afd60bb421c6120d854e3949427c17d69b31 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "google": {
    "domain": "https://calendar.google.com",
    "user": "user",
    "password": "pass",
    "uri": "/calendar/dav/"
  },

  "yahoo": {
    "domain": "https://caldav.calendar.yahoo.com",
    "user": "user",
    "password": "pass",
    "uri": "/"
  }
}