10000 Fixed timeout docs · seedwithroot/wc-api-python@debf846 · GitHub
[go: up one dir, main page]

Skip to content

Commit debf846

Browse files
Fixed timeout docs
1 parent f23b21c commit debf846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Options
5252
+--------------------+-------------+----------+-------------------------------------------------------------------------------------------------------+
5353
| ``version`` | ``string`` | no | API version, default is ``v3`` |
5454
+--------------------+-------------+----------+-------------------------------------------------------------------------------------------------------+
55-
| ``timeout`` | ``integer`` | no | Connection timeout, default is ``3`` |
55+
| ``timeout`` | ``integer`` | no | Connection timeout, default is ``5`` |
5656
+--------------------+-------------+----------+-------------------------------------------------------------------------------------------------------+
5757
| ``verify_ssl`` | ``bool`` | no | Verify SSL when connect, use this option as ``false`` when need to test with self-signed certificates |
5858
+--------------------+-------------+----------+-------------------------------------------------------------------------------------------------------+

0 commit comments

Comments
 (0)
0