• pk910's avatar
    fix: add database config to assertoor (#783) · 56532cf5
    pk910 authored
    this adds the database section to the assertoor config.
    assertoor falls back to an in memory database if the database section is
    left out.
    however, the in memory database caused issues with dora earlier, so it's
    better to use a non persistent file.
    56532cf5
config.yaml.tmpl 1.9 KB