new share
This commit is contained in:
@@ -135,6 +135,16 @@ in
|
|||||||
"wg-friend1"
|
"wg-friend1"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
close_share = {
|
||||||
|
path = "~/Pictures/Encrypted/close_family";
|
||||||
|
ignorePerms = false;
|
||||||
|
type = "sendreceive";
|
||||||
|
devices = [
|
||||||
|
"server"
|
||||||
|
"workstation"
|
||||||
|
"wg-friend1"
|
||||||
|
];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user