summaryrefslogtreecommitdiff
path: root/.mrconfig.in
diff options
context:
space:
mode:
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 7d59096d..5f481964 100644
--- a/.mrconfig.in
+++ b/.mrconfig.in
@@ -404,7 +404,8 @@ skip = ! workstation
update = git annex sync --no-content origin
# disabled because required yubikey
# sync = git annex sync --no-content origin
-push = git annex sync --content origin athena
+# minimal sync over zephyr's poor connection
+push = git annex copy -t origin --not --copies=client:2 doc; git annex sync --no-content origin
fixups =
git config push.default matching
git config remote.origin.gcrypt-publish-participants true