qbt: disable port forwarding
This commit is contained in:
@@ -198,6 +198,12 @@
|
||||
PieceExtentAffinity = true;
|
||||
SuggestMode = true;
|
||||
};
|
||||
|
||||
Network = {
|
||||
# traffic is routed through a vpn, we don't need
|
||||
# port forwarding
|
||||
PortForwardingEnabled = false;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user