Synchronize Files folder
This commit is contained in:
parent
fb3e35d061
commit
7502a3f518
|
@ -52,12 +52,20 @@
|
|||
path = "/vault/syncthing/Projects";
|
||||
devices = [ "panacea" ];
|
||||
};
|
||||
|
||||
Phone = {
|
||||
id = "m2007j20cg_288y-photos";
|
||||
type = "receiveonly";
|
||||
path = "/vault/syncthing/Photos/Phone";
|
||||
devices = [ "panacea" "caravanserai" ];
|
||||
};
|
||||
|
||||
Files = {
|
||||
id = "tsk52-u6rbk";
|
||||
type = "receiveonly";
|
||||
path = "/vault/syncthing/Files";
|
||||
devices = [ "panacea" "caravanserai" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue