aboutsummaryrefslogtreecommitdiff
path: root/unison.dot/default-code.prf.link
blob: 581eb43cabc5cddc4ec1c0149de9e1d61305c848 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Some paths to ignore
ignore = Name .vagrant
ignore = Name .sync-media

# Log
logfile = .unison/unison.log

# Automatically accept default (nonconflicting) actions
auto = true
addversionno = true

# Optimizations
sshargs = -C
copythreshold = 10000