From 5b0b5eea6eb1587a50da6e3ada4eb880f2482c6b Mon Sep 17 00:00:00 2001 From: Dick Marinus Date: Sat, 9 Dec 2023 18:24:39 +0100 Subject: [PATCH] Update config.rst It's required to set collections = null now --- docs/config.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/config.rst b/docs/config.rst index fd982fb4..5aafe6ff 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -441,6 +441,7 @@ Local [pair my_calendar] a = my_calendar_local b = my_calendar_remote + collections = null [storage my_calendar_local] type = "singlefile"