servarr
This commit is contained in:
parent
d1e7daf74d
commit
15ba932ef0
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@
|
|||
sabnzbd = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
whitelistRanges = "[ \"192.168.50.*\" ]";
|
||||
whitelistRanges = [ "192.168.50.*" ];
|
||||
whitelistHostnames = [ "media-server" ];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue