fix comment
All checks were successful
CI / check (push) Successful in 4m2s

This commit is contained in:
2026-01-25 12:58:03 -08:00
parent b729ee8c7a
commit 9243341ed7

View File

@@ -128,7 +128,7 @@
;; Backup file for entries before modification
(setq org-caldav-backup-file (expand-file-name ".org-caldav/backup.org" org-directory))
;; Limit past events to 30 days (avoids downloading years of history)
;; Limit past events to 30 days (avoids uploading years of scheduled tasks)
(setq org-caldav-days-in-past 30)
;; Sync behavior: bidirectional by default