Change Documents folder type to 'receive only'
This commit is contained in:
parent
7875d2b5ae
commit
87792ce692
|
@ -26,6 +26,7 @@
|
|||
"Security" = { devices = [ "monolith" "roamer" ]; id = "z4lpn-pmm3v"; };
|
||||
"Projects" = { devices = [ "monolith" ]; id = "cjhmu-avy9v"; };
|
||||
|
||||
Documents.type = "receiveonly";
|
||||
Projects.type = "receiveonly";
|
||||
|
||||
Documents.path = "/vault/syncthing/Documents";
|
||||
|
|
Loading…
Reference in New Issue