2024-09-11 17:24:20 +02:00
|
|
|
{
|
2024-09-12 00:03:29 +02:00
|
|
|
"version": 1,
|
|
|
|
|
"log": [
|
2024-09-19 13:34:07 +02:00
|
|
|
{
|
|
|
|
|
"kind": "stdout",
|
|
|
|
|
"data": {
|
2024-11-14 19:57:13 +01:00
|
|
|
"threshold": "info",
|
2024-11-28 23:08:24 +01:00
|
|
|
"format": "jsonl_structured"
|
2024-09-19 13:34:07 +02:00
|
|
|
}
|
|
|
|
|
}
|
2024-09-18 18:17:25 +02:00
|
|
|
],
|
|
|
|
|
"session_management": {
|
2024-10-10 20:24:38 +02:00
|
|
|
"in_memory": false,
|
|
|
|
|
"lifetime": 3600
|
2024-09-19 13:34:07 +02:00
|
|
|
},
|
|
|
|
|
"authentication": {
|
2024-09-25 15:28:25 +02:00
|
|
|
"kind": "internal",
|
2024-09-19 13:34:07 +02:00
|
|
|
"data": {
|
|
|
|
|
}
|
2025-08-29 12:52:37 +02:00
|
|
|
},
|
|
|
|
|
"database": {
|
|
|
|
|
"kind": "sqlite",
|
|
|
|
|
"data": {
|
|
|
|
|
"path": "../zeitbild.sqlite"
|
|
|
|
|
}
|
2025-09-25 16:05:59 +02:00
|
|
|
},
|
|
|
|
|
"caldav": {
|
|
|
|
|
"address": "http://localhost:8000/calendars/-/lampukistan",
|
|
|
|
|
"username": "lampukistan-{{username}}",
|
|
|
|
|
"password": "{{password}}",
|
|
|
|
|
"setup_hints": [
|
|
|
|
|
{
|
|
|
|
|
"label": "Android",
|
|
|
|
|
"link": "https://www.android-user.de/caldavcarddav-kalender-und-adressbuecher-ohne-google-synchronisieren/",
|
|
|
|
|
"remark": null
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"label": "iOS",
|
|
|
|
|
"link": "https://all-inkl.com/wichtig/anleitungen/programme/e-mail/caldav-kalenderfunktion/ios-mail_460.html",
|
|
|
|
|
"remark": "eigentlich für Server 'all-inkl.com' — Zugangsdaten müssen entsprechend geändert werden"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"label": "Thunderbird",
|
|
|
|
|
"link": "https://www.uni-bielefeld.de/einrichtungen/bits/services/kuz/e-mail-und-kalender/anleitung/kalender-konfiguration-unter-thunderbird/",
|
|
|
|
|
"remark": "eigentlich für Server 'uni-bielefeld.de' — Zugangsdaten müssen entsprechend geändert werden"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"label": "Evolution",
|
|
|
|
|
"link": "https://help.gnome.org/users/evolution/stable/calendar-caldav.html.de"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"label": "MS Outlook",
|
|
|
|
|
"link": "https://www.united-domains.de/help/faq-article/wie-synchronisiere-ich-meinen-kalender-caldav-mit-ms-outlook/",
|
|
|
|
|
"remark": null
|
|
|
|
|
}
|
|
|
|
|
]
|
2024-09-18 18:17:25 +02:00
|
|
|
}
|
2024-09-11 17:24:20 +02:00
|
|
|
}
|