X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=stemmaweb%2Flib%2Fstemmaweb.pm;fp=stemmaweb%2Flib%2Fstemmaweb.pm;h=4563222a5489148e497c0b2be0ecb3c8f7a478b7;hb=775e7a0eea70c6d4c6829c328052ad2c1bec1903;hp=1f06638fefcaa99d28953c27593430fda7e5a13d;hpb=45b8a4174318d03b671a6d891e815b11248833ee;p=scpubgit%2Fstemmatology.git diff --git a/stemmaweb/lib/stemmaweb.pm b/stemmaweb/lib/stemmaweb.pm index 1f06638..4563222 100644 --- a/stemmaweb/lib/stemmaweb.pm +++ b/stemmaweb/lib/stemmaweb.pm @@ -112,6 +112,11 @@ __PACKAGE__->config( 'View::Email::Template' => { stash_key => 'email_template', }, + + recaptcha => { + pub_key => '', + priv_key => '', + }, ); # Start the application