summaryrefslogtreecommitdiff
path: root/.mrconfig.in
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-01-24 16:42:06 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-01-24 16:46:54 -0700
commitd91ee07956a833a8852be9c0ec005df9559eed23 (patch)
tree8a4aa5d6a261e69415f1558e21a1e96a07699374 /.mrconfig.in
parentfd5d12cf7b18a2b3975ec09dbc442d70dd5f9aad (diff)
downloaddotfiles-d91ee07956a833a8852be9c0ec005df9559eed23.tar.gz
comment out sync action for lib/dionysus
Diffstat (limited to '.mrconfig.in')
-rw-r--r--.mrconfig.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/.mrconfig.in b/.mrconfig.in
index 3c3fd779..c7e9cd00 100644
--- a/.mrconfig.in
+++ b/.mrconfig.in
@@ -556,7 +556,8 @@ post_checkout =
status = git annex status
update = git annex sync --no-content
push = git annex sync --content
-sync = sync-for-dionysus
+# commented out for now as slow, and I am not regularly using dionysus
+#sync = sync-for-dionysus
# origin remote is just for keeping a backup copy of metadata. athena
# remote, in $HOME on athena, contains a copy of content. At present,