remove some debugging statements
[scpubgit/stemmatology.git] / stemmaweb / 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>