core/conf/example.json

14 lines
229 B
JSON
Raw Normal View History

2025-09-09 12:07:53 +02:00
{
"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"
}
}
}