Change all folder to 'receive only'
This commit is contained in:
parent
87792ce692
commit
cb65ed9eb2
|
@ -27,6 +27,10 @@
|
||||||
"Projects" = { devices = [ "monolith" ]; id = "cjhmu-avy9v"; };
|
"Projects" = { devices = [ "monolith" ]; id = "cjhmu-avy9v"; };
|
||||||
|
|
||||||
Documents.type = "receiveonly";
|
Documents.type = "receiveonly";
|
||||||
|
Notes.type = "receiveonly";
|
||||||
|
Music.type = "receiveonly";
|
||||||
|
Photos.type = "receiveonly";
|
||||||
|
Security.type = "receiveonly";
|
||||||
Projects.type = "receiveonly";
|
Projects.type = "receiveonly";
|
||||||
|
|
||||||
Documents.path = "/vault/syncthing/Documents";
|
Documents.path = "/vault/syncthing/Documents";
|
||||||
|
|
Loading…
Reference in New Issue