aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael <Justmichael@mail.ru>2015-10-05 20:13:51 +0500
committerMichael <Justmichael@mail.ru>2015-10-05 20:13:51 +0500
commit2b9db6b6989c2e645ef2a0a42eae3edaafe30f6c (patch)
treedc28c060efa22daab072b48d7eb195fefaa54b64
parentb86a7c8ed256a4e62799d284982cc8b68a573381 (diff)
downloadrecaptcha-2b9db6b6989c2e645ef2a0a42eae3edaafe30f6c.tar.gz
recaptcha-2b9db6b6989c2e645ef2a0a42eae3edaafe30f6c.tar.xz
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8864e16..68392b5 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ If the server returns `missing-input-secret` or `invalid-input-secret`, `Runtime
Option | Action | Default
:---------------------- | :----------------------------------------------------- | :------------------------
-`timeout` | Time to wait before timeout | 3000 (ms)
+`timeout` | Time to wait before timeout | 5000 (ms)
`private_key` | Private key to send as a parameter of the API request | Private key from the config file
## Contributing