Add Phone-screenshots folder to Syncthing
This commit is contained in:
parent
62a33ef405
commit
1e877102b5
|
@ -61,6 +61,13 @@
|
||||||
path = "/vault/syncthing/Files";
|
path = "/vault/syncthing/Files";
|
||||||
devices = [ "panacea" "caravanserai" ];
|
devices = [ "panacea" "caravanserai" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Phone-screenshots = {
|
||||||
|
id = "pp70r-pbr70";
|
||||||
|
type = "receiveonly";
|
||||||
|
path = "/vault/syncthing/Photos/Phone-screenshots";
|
||||||
|
devices = [ "panacea" "caravanserai" ];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue