Skip to content

Commit 2939d75

Browse files
committed
Clarify box.cfg.listen value type
Resolves #2855
1 parent eadd9ff commit 2939d75

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/reference/configuration/cfg_basic.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@
8484
A replica also binds to this port, and accepts connections, but these
8585
connections can only serve reads until the replica becomes a master.
8686

87-
Starting from version 2.10.0, you can specify :ref:`several URIs <index-uri-several>`.
87+
Starting from version 2.10.0, you can specify :ref:`several URIs <index-uri-several>`,
88+
and the port number is always stored as an integer value.
8889

8990
| Type: integer or string
9091
| Default: null

0 commit comments

Comments
 (0)