[add] conf:zeitbild

This commit is contained in:
fenris 2025-09-10 15:03:17 +02:00
parent 45ca1c4c48
commit 855b1c398b

17
conf/zeitbild.json Normal file
View 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"
}
}