Google test
[scpubgit/stemmaweb.git] / stemmaweb.conf
CommitLineData
b8a92065 1# rename this file to stemmaweb.yml and put a ':' after 'name' if
2# you want to use YAML like in old versions of Catalyst
3name = stemmaweb
2c4355b7 4<Component Controller::Stexaminer>
c17ce940 5 idp_solver_url http://byzantini.st/cgi-bin/graphcalc.cgi
6</Component>
7<Component Controller::Stemweb>
8 pars_path /Users/tla/Projects/phylip-3.69/exe/pars.app/Contents/MacOS/pars
9</Component>
b8a92065 10<Model Directory>
11 dsn dbi:SQLite:dbname=db/traditions.db
16562d80 12</Model>
fad4df25 13<Authentication::Credential::Google>
82be740c 14 public_cert_url https://www.googleapis.com/oauth2/v1/certs
740a6e04 15 client_id 577442226093-pi2ud795g49ibip78bgfoabhl4kdrguc.apps.googleusercontent.com
fad4df25 16</Authentication::Credential::Google>
32d1fbf8 17<Registration>
18 no_recaptcha 0
19</Registration>