Allow having no captcha, add registration test
[scpubgit/stemmaweb.git] / stemmaweb.conf
index 3bfed71..e01f291 100644 (file)
@@ -14,3 +14,6 @@ name = stemmaweb
     public_cert_url https://www.googleapis.com/oauth2/v1/certs
     client_id 577442226093-pi2ud795g49ibip78bgfoabhl4kdrguc.apps.googleusercontent.com
 </Authentication::Credential::Google>
+<Registration>
+    no_recaptcha 0
+</Registration>