20 lines
315 B
Plaintext
20 lines
315 B
Plaintext
# Unison preferences file
|
|
# Unison profile for syncing Obsidian vault and main.kdbx
|
|
|
|
# Root paths
|
|
root = /mnt/wessel
|
|
root = /home/wessel
|
|
|
|
# Sync only these items
|
|
path = Documents/obsidian.md
|
|
path = _keepass
|
|
|
|
# Sync settings
|
|
auto = true
|
|
batch = true
|
|
perms = 0
|
|
fastcheck = true
|
|
prefer = newer
|
|
log = true
|
|
times = true
|