We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c331c72 commit fa44888Copy full SHA for fa44888
1 file changed
doc/admin-guide/files/records.yaml.en.rst
@@ -825,8 +825,8 @@ mptcp
825
826
The range of origin server ports that can be used for tunneling via ``CONNECT``.
827
828
- |TS| allows tunnels only to the specified ports. Supports both wildcards
829
- (``*``) and ranges (e.g. ``0-1023``).
+ |TS| allows tunnels only to the specified ports. Values are space separated. Wildcards
+ (``*``), ranges (``0-1023``), and mixes of each (e.g. ``80 443 666-999``) are supported.
830
831
.. note::
832
0 commit comments