29 lines
831 B
JSON
29 lines
831 B
JSON
{
|
|
"calendarSources": [
|
|
{
|
|
"type": "caldav",
|
|
"name": "Personal",
|
|
"url": "https://cloud.borishub.co.uk/remote.php/dav",
|
|
"homeUrl": "https://cloud.borishub.co.uk/remote.php/dav/calendars/boris/personal/",
|
|
"color": "#795AAB",
|
|
"username": "boris",
|
|
"password": "9PFNM-dwLnK-ZPAQq-ndZNa-H2YSa"
|
|
},
|
|
{
|
|
"type": "caldav",
|
|
"name": "Contact birthdays",
|
|
"url": "https://cloud.borishub.co.uk/remote.php/dav",
|
|
"homeUrl": "https://cloud.borishub.co.uk/remote.php/dav/calendars/boris/contact_birthdays/",
|
|
"color": "#E9D859",
|
|
"username": "boris",
|
|
"password": "9PFNM-dwLnK-ZPAQq-ndZNa-H2YSa"
|
|
}
|
|
],
|
|
"defaultCalendar": 0,
|
|
"firstDay": 0,
|
|
"initialView": {
|
|
"desktop": "timeGridWeek",
|
|
"mobile": "timeGrid3Days"
|
|
},
|
|
"timeFormat24h": false
|
|
} |