aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Alekseev <justmichael@mail.ru>2015-10-05 21:17:31 +0600
committerMichael Alekseev <justmichael@mail.ru>2015-10-05 21:17:31 +0600
commit7a8d937ef71ce5b38f02ef62545a5fdc7406413f (patch)
tree9ff7a6261024be2fadc5bf6f823831331dc4339f
parentab0bde4677e68c759dc11b37b9b86a50f8c0f85a (diff)
parent2b9db6b6989c2e645ef2a0a42eae3edaafe30f6c (diff)
downloadrecaptcha-7a8d937ef71ce5b38f02ef62545a5fdc7406413f.tar.gz
recaptcha-7a8d937ef71ce5b38f02ef62545a5fdc7406413f.tar.xz
Merge branch 'master' of https://github.com/JustMikey/recaptcha
-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