Synchronize phone camera pictures

This commit is contained in:
2020-12-11 14:27:02 +01:00
parent 8a3a98bf54
commit 42b782b9f8

View File

@@ -70,6 +70,12 @@
path = "/home/coolneng/Projects";
devices = [ "zion" ];
};
Phone = {
id = "m2007j20cg_288y-photos";
type = "receiveonly";
path = "/home/coolneng/Photos/Phone";
devices = [ "zion" ];
};
};
};
};