[add] conf:zeitbild
This commit is contained in:
parent
45ca1c4c48
commit
855b1c398b
17
conf/zeitbild.json
Normal file
17
conf/zeitbild.json
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"auth": {
|
||||
"kind": "basic",
|
||||
"data": null
|
||||
},
|
||||
"source": {
|
||||
"kind": "ics_feed",
|
||||
"data": {
|
||||
"url": "http://{{username}}:{{password}}@localhost:7845/export/ics",
|
||||
"combine": true
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"timezone": "UTC"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in a new issue