{
  debug => undef,
  expiration => 60 * 60 * 10,
  secrets => [qw(where wild things roam)],
  redis => {
    ip => '192.168.1.1',
    port => 6379
  }
}