Google test
[scpubgit/stemmaweb.git] / stemmaweb.conf
index 3206617..e01f291 100644 (file)
@@ -10,3 +10,10 @@ name = stemmaweb
 <Model Directory>
     dsn dbi:SQLite:dbname=db/traditions.db
 </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>