remove reading-dialog decollation remnants from 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://perf.byzantini.st/cgi-bin/graphcalc.cgi
6 </Controller>
7 <Model Directory>
8     dsn dbi:SQLite:dbname=db/traditions.db
9 </Model>