Synchronize phone camera pictures
This commit is contained in:
parent
7acac333b3
commit
6669a824a7
|
@ -52,6 +52,12 @@
|
|||
path = "/vault/syncthing/Projects";
|
||||
devices = [ "panacea" ];
|
||||
};
|
||||
Phone = {
|
||||
id = "m2007j20cg_288y-photos";
|
||||
type = "receiveonly";
|
||||
path = "/vault/syncthing/Photos/Phone";
|
||||
devices = [ "panacea" "dendrite" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue