samba: fix executables on windows
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
54539758ad
commit
7aa3204141
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ in {
|
|||
SYNC.path = config.custom.sync;
|
||||
|
||||
global = {
|
||||
"acl allow execute always" = "yes"; # Required for execution on Windows
|
||||
"allow insecure wide links" = "yes";
|
||||
"browseable" = "no";
|
||||
"follow symlinks" = "yes";
|
||||
|
|
Loading…
Reference in a new issue