diff options
Diffstat (limited to 'dev-python/django-recaptcha/files/django-recaptcha-settings.patch')
| -rw-r--r-- | dev-python/django-recaptcha/files/django-recaptcha-settings.patch | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dev-python/django-recaptcha/files/django-recaptcha-settings.patch b/dev-python/django-recaptcha/files/django-recaptcha-settings.patch new file mode 100644 index 000000000000..c28694ee4d1a --- /dev/null +++ b/dev-python/django-recaptcha/files/django-recaptcha-settings.patch @@ -0,0 +1,6 @@ +--- /dev/null 2013-03-05 00:07:00.881999836 +0800 ++++ captcha/settings.py 2013-03-07 02:27:52.302580399 +0800 +@@ -0,0 +1,3 @@ ++RECAPTCHA_PUBLIC_KEY='76wtgdfsjhsydt7r5FFGFhgsdfytd656sad75fgh' ++RECAPTCHA_PRIVATE_KEY='98dfg6df7g56df6gdfgdfg65JHJH656565GFGFGs' ++RECAPTCHA_USE_SSL='True' |
