Skip to content

Commit 0fe3a5f

Browse files
committed
Fix default type.
1 parent 3c83001 commit 0fe3a5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/src/main/resources/default.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,7 @@ terminal.command.ssh=ssh -t {0} {1}@{2} -p {3} \"cd {4} && exec \\$SHELL -l\"
706706
threading.pool.size.max=20
707707
threading.pool.keepalive.seconds=60
708708
cryptomator.enable=true
709-
cryptomator.vault.default=v8
709+
cryptomator.vault.default=V8
710710
cryptomator.vault.autodetect=true
711711
cryptomator.vault.autodetect.filecount=10
712712
# Load and add to registry when vault is referenced in file attributes

0 commit comments

Comments
 (0)