get rid of intermediate local analysis DB
[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 <Model Directory>
5     dsn dbi:SQLite:dbname=db/traditions.db
6 </Model>
7 <Model User>
8     dsn dbi:SQLite:dbname=db/traditions.db
9 </Model>