aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-06-05 13:44:29 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-06-05 13:44:29 -0300
commit7d39362886919be9bb3ce8196da30bfa1c6e3685 (patch)
tree907361bde9f4f5099aa4c9f3dadf245fa8a3a1fe
parent964473097cb0dd4a97787f65072e2896e0fd976a (diff)
downloadunison-7d39362886919be9bb3ce8196da30bfa1c6e3685.tar.gz
unison-7d39362886919be9bb3ce8196da30bfa1c6e3685.tar.bz2
Comment sshargs param for default-home
-rw-r--r--unison.dot/default-home.prf.link6
1 files changed, 3 insertions, 3 deletions
diff --git a/unison.dot/default-home.prf.link b/unison.dot/default-home.prf.link
index e093249..4069df1 100644
--- a/unison.dot/default-home.prf.link
+++ b/unison.dot/default-home.prf.link
@@ -48,9 +48,9 @@ logfile = .unison/unison.log
auto = true
addversionno = true
-# Optimizations
-#
# We set ProxyCommand to none to make sure monkeysphere won't
# update ~/.ssh/known_hosts and thus preventing syncing of this file.
-sshargs = -C -oProxyCommand=none
+#sshargs = -C -oProxyCommand=none
+
+# Optimizations
copythreshold = 10000