This commit is contained in:
Matt Nish-Lapidus 2025-03-11 12:11:25 -04:00
parent 63ed27cdb7
commit d1e7daf74d

View file

@ -198,6 +198,8 @@
sabnzbd = {
enable = true;
openFirewall = true;
whitelistRanges = "[ \"192.168.50.*\" ]";
whitelistHostnames = [ "media-server" ];
};
bazarr.enable = true;