summaryrefslogtreecommitdiffstats
path: root/lib/Narwhal.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Narwhal.pm')
-rw-r--r--lib/Narwhal.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Narwhal.pm b/lib/Narwhal.pm
index 240b504..66aabb7 100644
--- a/lib/Narwhal.pm
+++ b/lib/Narwhal.pm
@@ -1,6 +1,8 @@
package Narwhal;
use OX;
+with 'OX::Role::WithAppRoot';
+
config kioku_dsn => 'dbi:SQLite:narwhal.db';
config kioku_extra_args => sub { { create => 1 } };
config template_root => sub {