config shared dvc-cache
This commit is contained in:
@@ -1,4 +1,8 @@
|
|||||||
[core]
|
[core]
|
||||||
remote = myremote
|
remote = myremote
|
||||||
|
[cache]
|
||||||
|
dir = /mnt/fast/dvc-cache
|
||||||
|
shared = group
|
||||||
|
type = symlink
|
||||||
['remote "myremote"']
|
['remote "myremote"']
|
||||||
url = /mnt/safe/dvc-remote
|
url = /mnt/safe/dvc-remote
|
||||||
|
|||||||
Reference in New Issue
Block a user