We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f7b7f2 commit c897016Copy full SHA for c897016
doc/how-to/getting_started_db.rst
@@ -231,12 +231,10 @@ Each record of the array contains a required :ref:`URI <index-uri>` (uniform res
231
:ref:`params <configuration_reference_iproto_listen>` field.
232
The ``iproto.listen.uri`` field may contain:
233
234
-* a listening address (for example, ``127.0.0.1:3301``)
+* a listening address (for example, ``127.0.0.1:3301``)
235
* a listening port (for example, `3301`)
236
237
-The field can't contain parameters, login, or password.
238
-
239
-Learn more about the :ref:`connection parameters <configuration_options_connection>`.
+Learn more about the :ref:`connection parameters <configuration_connections>`.
240
241
You can send requests to a Tarantool instance using:
242
0 commit comments