From 127c676fd130bdabd8ae0ef3303d6aae04574365 Mon Sep 17 00:00:00 2001 From: Fenris Wolf Date: Wed, 22 Oct 2025 00:49:35 +0200 Subject: [PATCH] [mod] example conf:caldav stuff --- misc/conf-example.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/conf-example.json b/misc/conf-example.json index dbd324f..315ed6f 100644 --- a/misc/conf-example.json +++ b/misc/conf-example.json @@ -33,8 +33,8 @@ } }, "caldav": { - "address": "http://localhost:8000/calendars/-/lampukistan", - "username": "lampukistan-{{username}}", + "address": "http://localhost:8000/calendars/-/demo", + "username": "demo-{{username}}", "password": "{{password}}", "setup_hints": [ {