diff --git a/.dvc/config b/.dvc/config index c7e09ba..2a3f20c 100644 --- a/.dvc/config +++ b/.dvc/config @@ -1,4 +1,8 @@ [core] remote = myremote +[cache] + dir = /mnt/fast/dvc-cache + shared = group + type = symlink ['remote "myremote"'] url = /mnt/safe/dvc-remote