mediaserver: drop no-op firewall rules, close unused DR forwards
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
f65675bd80
commit
8dd70a2d9d
12 changed files with 8 additions and 37 deletions
|
|
@ -187,8 +187,5 @@
|
|||
StartLimitIntervalSec = 300;
|
||||
StartLimitBurst = 5;
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 26900 26910 ];
|
||||
networking.firewall.allowedUDPPorts = [ 26900 26901 26902 26910 26911 26912 ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue