From e73db692da52f0393ebb0546cab5830b981aab1f Mon Sep 17 00:00:00 2001 From: Pig Monkey Date: Tue, 27 Aug 2019 09:08:56 -0700 Subject: [PATCH] disable notmuch by default I don't use it. --- group_vars/all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/group_vars/all b/group_vars/all index d71c6ef..ed6259a 100644 --- a/group_vars/all +++ b/group_vars/all @@ -38,7 +38,7 @@ mail: sync_tool: isync sync_pim: True sync_taskwarrior: True - sync_notmuch: True + sync_notmuch: False sync_time: 5min sync_boot_delay: 2min sync_on: trusted