add OpenID logo and a little styling to the login forms
[scpubgit/stemmatology.git] / stemmaweb / stemmaweb.conf
CommitLineData
5c9ecf66 1# rename this file to stemmaweb.yml and put a ':' after 'name' if
dbcf12a6 2# you want to use YAML like in old versions of Catalyst
5c9ecf66 3name = stemmaweb
3837c155 4<Model Directory>
5 dsn dbi:SQLite:dbname=db/traditions.db
d1ba091f 6</Model>
7<Model User>
8 dsn dbi:SQLite:dbname=db/traditions.db
9</Model>