]> gitweb.fluxo.info Git - rhatto/dotfiles/unison.git/commitdiff
Fix: disable
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 2 Feb 2022 20:11:13 +0000 (17:11 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 2 Feb 2022 20:11:13 +0000 (17:11 -0300)
unison.dot/default-code.prf.link
unison.dot/default-home.prf.link
unison.dot/default-irssi.prf.link

index 581eb43cabc5cddc4ec1c0149de9e1d61305c848..2cbd716ebec757d277015a680de5261b180a7b6e 100644 (file)
@@ -7,8 +7,10 @@ logfile = .unison/unison.log
 
 # Automatically accept default (nonconflicting) actions
 auto = true
-addversionno = true
 
 # Optimizations
 sshargs = -C
 copythreshold = 10000
+
+# Include version number
+#addversionno = true
index 7be15072cb6920154855c988cfd1b01c91789dd3..82f07ade816f9d5599a6f6d77d8c750b83e779b2 100644 (file)
@@ -47,7 +47,6 @@ logfile = .unison/unison.log
 
 # Automatically accept default (nonconflicting) actions
 auto = true
-addversionno = true
 
 # We set ProxyCommand to none to make sure monkeysphere won't
 # update ~/.ssh/known_hosts and thus preventing syncing of this file.
@@ -55,3 +54,6 @@ addversionno = true
 
 # Optimizations
 copythreshold = 10000
+
+# Include version number
+#addversionno = true
index dad53ce2e0d50fe4f71312a45ec0a1490cce2d26..e1a142634d4086e7fc94fba5df95ad5fe02ce5af 100644 (file)
@@ -21,4 +21,6 @@ logfile = .unison/unison.log
 
 # Automatically accept default (nonconflicting) actions
 auto = true
-addversionno = true
+
+# Include version number
+#addversionno = true