Implementation of merge back-end & UI
[scpubgit/stemmaweb.git] / stemmaweb_tests.conf
CommitLineData
32d1fbf8 1<Registration>
2 no_recaptcha 1
3</Registration>
6ab7cb54 4<Authentication::Credential::Google>
5 public_cert_url file://__path_to(t/etc/certs)__
6 client_id 577442226093-pi2ud795g49ibip78bgfoabhl4kdrguc.apps.googleusercontent.com
7</Authentication::Credential::Google>
f4b689e0 8<Plugin::Cache>
9 <backend>
10 default_expires_in now
11 cache_root __path_to(t/var)__
12 </backend>
13</Plugin::Cache>