aboutsummaryrefslogtreecommitdiffstats
path: root/vdirsyncer/config
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-11-08 06:34:20 +0000
committerMatthew Lemon <y@yulqen.org>2023-11-08 06:34:20 +0000
commitef562ba78340662831657bf09e0fbae6e269a961 (patch)
tree4b38c38cb3a3fd1c131a1dbb93317f160ee97a55 /vdirsyncer/config
parente698471fb9f6dbf435fbad73d0ddc64c436a6095 (diff)
Updated vdirsyncer, khal and khard to rimsky server
Diffstat (limited to 'vdirsyncer/config')
-rw-r--r--vdirsyncer/config16
1 files changed, 8 insertions, 8 deletions
diff --git a/vdirsyncer/config b/vdirsyncer/config
index 33c7d1f..134b844 100644
--- a/vdirsyncer/config
+++ b/vdirsyncer/config
@@ -16,27 +16,27 @@ fileext = ".vcf"
[storage radicale_contacts_remote]
type = "carddav"
-url = "https://cal.16693433.xyz/radicale/lemon/55caade5-39ac-f0d0-5a0f-373793eb6926/"
+url = "http://radicale.banded-neon.ts.net/radicale/lemon/9478cfeb-26b3-21aa-716c-97ab18806d1f/"
username = "lemon"
password.fetch = ["command", "pass", "show", "radicale_lemon_user"]
# CALDAV
-[pair radicale]
-a = "radicale_local"
-b = "radicale_remote"
+[pair radicale_rimsky]
+a = "radicale_local_rimsky"
+b = "radicale_remote_rimsky"
collections = ["from a", "from b"]
metadata = ["color", "displayname"]
conflict_resolution = "b wins"
-[storage radicale_local]
+[storage radicale_local_rimsky]
type = "filesystem"
-path = "~/.calendars/radicale/"
+path = "~/.calendars/radicale-rimsky/"
fileext = ".ics"
-[storage radicale_remote]
+[storage radicale_remote_rimsky]
type = "caldav"
-url = "https://cal.16693433.xyz/radicale/lemon/3c6cbab1-0568-1872-a1e8-bc71501565a9/"
+url = "http://radicale.banded-neon.ts.net/radicale/lemon/7c38e0c7-4a42-9863-c9e0-6025a32c4a65/"
username = "lemon"
password.fetch = ["command", "pass", "show", "radicale_lemon_user"]