Skip to content

Commit

Permalink
Update config example
Browse files Browse the repository at this point in the history
  • Loading branch information
aryehraber committed May 4, 2021
1 parent c799c68 commit 2a98860
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ return [
'sitekey' => env('CAPTCHA_SITEKEY', ''),
'secret' => env('CAPTCHA_SECRET', ''),
'forms' => [],
'user_login' => false,
'user_registration' => false,
'error_message' => 'Captcha failed.',
'disclaimer' => '',
Expand Down

0 comments on commit 2a98860

Please sign in to comment.