aboutsummaryrefslogtreecommitdiff
path: root/data/calendar-sync-state.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-01-14 15:30:35 -0600
committerCraig Jennings <c@cjennings.net>2026-01-14 15:30:35 -0600
commitd5a9bafc47880e78b992b5e8ae3f80598fcf8846 (patch)
tree56581ee93e0387925c32845e3edfc5d28f44c862 /data/calendar-sync-state.el
parent29088b79c28418af2fc498b35e8eb710dace8d4f (diff)
downloaddotemacs-d5a9bafc47880e78b992b5e8ae3f80598fcf8846.tar.gz
dotemacs-d5a9bafc47880e78b992b5e8ae3f80598fcf8846.zip
fix(calendar-sync): disable auto-start to prevent freeze
Proton calendar download causes Emacs to freeze. Disabled auto-sync by default until root cause is investigated. Manual sync still available via C-; g s keybinding.
Diffstat (limited to 'data/calendar-sync-state.el')
-rw-r--r--data/calendar-sync-state.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/calendar-sync-state.el b/data/calendar-sync-state.el
index e371dcf3..3f84a48e 100644
--- a/data/calendar-sync-state.el
+++ b/data/calendar-sync-state.el
@@ -1 +1 @@
-((timezone-offset . -21600) (calendar-states ("google" :status syncing) ("proton" :status ok :last-sync (26981 8164 365040 250000) :last-error nil))) \ No newline at end of file
+((timezone-offset . -21600) (calendar-states ("google" :status syncing) ("proton" :status ok :last-sync (26983 60223 431283 519000) :last-error nil))) \ No newline at end of file