Add Phone-screenshots folder to Syncthing

This commit is contained in:
coolneng 2022-05-27 16:58:44 +02:00
parent 62a33ef405
commit 1e877102b5
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 7 additions and 0 deletions

View File

@ -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" ];
};
}; };
}; };