Skip to content

Commit

Permalink
Add documentation about variables to [recaptcha] tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
racke committed Nov 14, 2013
1 parent 3ed38aa commit 030e5ed
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions lib/Vend/reCAPTCHA.pm
Expand Up @@ -25,6 +25,20 @@ use Captcha::reCAPTCHA;
Vend::reCAPTCHA - Interchange 5 implementation of reCAPTCHA
=head1 VARIABLES
=over 4
=item RECAPTCHA_PUBLIC_KEY
Public key for reCAPTCHA API.
=item RECAPTCHA_PRIVATE_KEY
Private key for reCAPTCHA API.
=back
=head1 ATTENTION
Check that you haven't placed your input <form> in a <table>
Expand Down

0 comments on commit 030e5ed

Please sign in to comment.