We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eed6208 commit c8e23fbCopy full SHA for c8e23fb
1 file changed
cleantalk.py
@@ -25,7 +25,7 @@ def __init__(self,
25
auth_key,
26
server_url = 'http://moderate.cleantalk.org',
27
api_url='/api2.0',
28
- connection_timeout=3,
+ connection_timeout=8,
29
method_name='check_message',
30
agent = None):
31
0 commit comments