core/conf/example.json
2025-09-09 21:17:19 +00:00

18 lines
251 B
JSON

{
"auth": {
"kind": "none",
"data": null
},
"source": {
"kind": "ics_feed",
"data": {
"url": "https://www.phpclasses.org/browse/download/1/file/63438/name/example.ics",
"combine": true
}
},
"settings": {
"timezone": "UTC"
}
}