feat: more plugins bcs more=more
This commit is contained in:
parent
901996ab32
commit
9a2491d5e7
2 changed files with 18 additions and 3 deletions
|
|
@ -58,7 +58,7 @@
|
|||
allowedUDPPortRanges = range;
|
||||
allowedUDPPorts = [3478 5349];
|
||||
allowedTCPPortRanges = [];
|
||||
allowedTCPPorts = [ 80 3478 5349];
|
||||
allowedTCPPorts = [80 3478 5349];
|
||||
};
|
||||
};
|
||||
# get a certificate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue