From f96d83c69217b87a83a255a67ae5728f1ff990ce Mon Sep 17 00:00:00 2001 From: Dylan Lloyd Date: Wed, 23 Mar 2011 22:10:28 -0400 Subject: [PATCH 1/1] added recaptcha section to sample.ini --- sample.ini | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sample.ini b/sample.ini index 67e4350..198a2c1 100644 --- a/sample.ini +++ b/sample.ini @@ -5,3 +5,9 @@ domain = localhost user = dylanstestuser password = "dylanstestpassword" database = dylanstestserver + +[recaptcha] +# sign up here: +# https://www.google.com/recaptcha/admin/create +publickey = +privatekey = -- 2.30.2