Navigation Menu

Skip to content

Commit

Permalink
rst corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaun Sephton committed Aug 10, 2011
1 parent 6730cdc commit 5771976
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Expand Up @@ -14,9 +14,10 @@ Installation
#. Install or add ``django-recaptcha`` to your Python path.

#. Optionally add a ``RECAPTCHA_USE_SSL`` setting to the project's ``settings.py`` file. This causes reCAPTCHA validation submits to be made over SSL, i.e.::
RECAPTCHA_USE_SSL = True

If you don't add this setting the default behaviour is to **NOT** SSL.
If you don't add this setting the default behaviour is to **NOT** use SSL.

Usage
-----
Expand Down

0 comments on commit 5771976

Please sign in to comment.