media group needs write permissions for usenet downloads (for arrs to delete etc.)
This commit is contained in:
@@ -26,6 +26,7 @@
|
|||||||
dirscan_dir = "${nixarr.mediaDir}/usenet/watch";
|
dirscan_dir = "${nixarr.mediaDir}/usenet/watch";
|
||||||
host_whitelist = concatStringsCommaIfExists cfg.whitelistHostnames;
|
host_whitelist = concatStringsCommaIfExists cfg.whitelistHostnames;
|
||||||
local_ranges = concatStringsCommaIfExists cfg.whitelistRanges;
|
local_ranges = concatStringsCommaIfExists cfg.whitelistRanges;
|
||||||
|
permissions = "775";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user