From 68acc600b6f51b3956a870c9a2e372ec269ae244 Mon Sep 17 00:00:00 2001 From: Flavio Copes Date: Thu, 8 Oct 2015 17:34:09 +0200 Subject: [PATCH] Drop recaptcha key --- comments.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/comments.yaml b/comments.yaml index 5573775..5167834 100644 --- a/comments.yaml +++ b/comments.yaml @@ -1,4 +1,4 @@ enabled: true -use_captcha: true -recatpcha_site_key: '6Lde4gwTAAAAAAZuv4z2AgVU6Xamn5twDYzQr8hv' -recatpcha_secret: '6Lde4gwTAAAAAPpwVKuaYm53n2bWfFfxcDxSlI54' \ No newline at end of file +use_captcha: false +recatpcha_site_key: '' +recatpcha_secret: '' \ No newline at end of file