$OpenBSD: patch-kcaldav_sql,v 1.2 2018/04/08 08:29:22 stsp Exp $

Index: kcaldav.sql
--- kcaldav.sql.orig
+++ kcaldav.sql
@@ -1,4 +1,3 @@
-PRAGMA journal_mode = WAL;
 PRAGMA foreign_keys=ON;
 
 -- A resource is a ``file'' managed by the CalDAV server.
