core/conf/example.json
2025-09-09 17:43:23 +00:00

18 lines
290 B
JSON

{
"auth": {
"kind": "none",
"data": null
},
"source": {
"kind": "ics_feed",
"data": {
"url": "https://export.kalender.digital/ics/0/3e10dae66950379d4cc8/gesamterkalender.ics?past_months=1&future_months=2",
"condense": false
}
},
"settings": {
"timezone": "UTC"
}
}