Disable caching for tests.
[scpubgit/stemmaweb.git] / stemmaweb.conf
index 8857908..e01f291 100644 (file)
@@ -12,4 +12,8 @@ name = stemmaweb
 </Model>
 <Authentication::Credential::Google>
     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>