Skip to content

Commit 3736239

Browse files
authored
Update README.md
1 parent 884ba3e commit 3736239

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,7 @@ Time units supported are `s`(seconds), `ms`(milliseconds), `y`(years), `M`(month
722722
[Back to content](#content)
723723

724724
tnt_connect_timeout
725-
----------------------
725+
-------------------
726726
**syntax:** *tnt_connect_timeout TIME*
727727

728728
**default:** *60s*
@@ -738,7 +738,7 @@ This time must be strictly less than 597 hours.
738738
[Back to content](#content)
739739

740740
tnt_buffer_size
741-
------------------
741+
---------------
742742
**syntax:** *tnt_buffer_size SIZE*
743743

744744
**default:** *4k, 8k*
@@ -765,7 +765,7 @@ servers.
765765
[Back to content](#content)
766766

767767
tnt_next_upstream_tries
768-
--------------------
768+
-----------------------
769769
**syntax:** *tnt_next_upstream_tries SIZE*
770770

771771
**default:** *0*
@@ -776,7 +776,7 @@ Limit the number of possible tries for passing a request to the next server.
776776
The 0 value turns off this limitation.
777777

778778
tnt_next_upstream_timeout
779-
--------------------
779+
-------------------------
780780
**syntax:** *tnt_next_upstream_timeout TIME*
781781

782782
**default:** *0*
@@ -790,7 +790,7 @@ The 0 value turns off this limitation.
790790
[Back to content](#content)
791791

792792
tnt_pure_result
793-
--------------------------------------
793+
---------------
794794
**syntax:** *tnt_pure_result [on|off]*
795795

796796
**default:** *off*
@@ -809,8 +809,8 @@ When this option is on:
809809

810810
[Back to content](#content)
811811

812-
tnt_multireturn_skip_count - DEPRECATED in 2.4.0+, RETURNED IN 2.4.6-rc3+
813-
-------------------------------------------------
812+
tnt_multireturn_skip_count - DEPRECATED in 2.4.0+, RETURNED IN 2.5.0-rc2+
813+
-------------------------------------------------------------------------
814814
**syntax:** *tnt_multireturn_skip_count [0|1|2]*
815815

816816
**default:** *0*

0 commit comments

Comments
 (0)