<?phpreturn [ 'secret' => env('NOCAPTCHA_SECRET'), 'sitekey' => env('NOCAPTCHA_SITEKEY'), 'options' => [ 'timeout' => 30, ],];