Rationalize button disabling/enabling throughout UI
[scpubgit/stemmaweb.git] / stemmaweb.conf
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
3 name = stemmaweb
4 <Component Controller::Stexaminer>
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>
10 <Model Directory>
11     dsn dbi:SQLite:dbname=db/traditions.db
12 </Model>