Commit 9264244a authored by Nguyen Van Anh's avatar Nguyen Van Anh Committed by GitHub

increment timeout

parent 821a256c
......@@ -4,6 +4,6 @@ return [
'secret' => env('NOCAPTCHA_SECRET'),
'sitekey' => env('NOCAPTCHA_SITEKEY'),
'options' => [
'timeout' => 2.0,
'timeout' => 30,
],
];
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment