18 lines
238 B
JSON
18 lines
238 B
JSON
{
|
|
"auth": {
|
|
"kind": "basic",
|
|
"data": null
|
|
},
|
|
"source": {
|
|
"kind": "ics_feed",
|
|
"data": {
|
|
"url": "http://{{username}}:{{password}}@localhost:7845/export/ics",
|
|
"combine": true
|
|
}
|
|
},
|
|
"settings": {
|
|
"timezone": "UTC"
|
|
}
|
|
}
|
|
|