Skip to content

Commit fa44888

Browse files
authored
Doc: Clarify that connect ports can have multiple values (#9713)
1 parent c331c72 commit fa44888

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/admin-guide/files/records.yaml.en.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -825,8 +825,8 @@ mptcp
825825
826826
The range of origin server ports that can be used for tunneling via ``CONNECT``.
827827

828-
|TS| allows tunnels only to the specified ports. Supports both wildcards
829-
(``*``) and ranges (e.g. ``0-1023``).
828+
|TS| allows tunnels only to the specified ports. Values are space separated. Wildcards
829+
(``*``), ranges (``0-1023``), and mixes of each (e.g. ``80 443 666-999``) are supported.
830830

831831
.. note::
832832

0 commit comments

Comments
 (0)