convert Catalyst app to use KiokuDB backend
[scpubgit/stemmatology.git] / TreeOfTexts / treeoftexts.conf
index fc0f4ad..26e7004 100644 (file)
@@ -1,3 +1,6 @@
 # rename this file to treeoftexts.yml and put a ':' after 'name' if
 # you want to use YAML like in old versions of Catalyst
-name TreeOfTexts
+name = TreeOfTexts
+<Model Directory>
+    dsn dbi:SQLite:dbname=db/traditions.db
+</Model>
\ No newline at end of file