<?php

$conf['default_type'] = '[text]';
$conf['predicate_type'] = '[text]';
$conf['default_dsn'] = 'sqlite:@METADIR@/strata.sqlite';
$conf['isa_key'] = 'is a';
$conf['title_key'] = 'entry title';
$conf['scoped'] = 0;
$conf['debug'] = 0;

$conf['enable_entry'] = 1;
