blob: 807b772ccfffa34e0dc834ec641ce0573aeea76b [file] [log] [blame]
{
KorAP => {
api => 'http://10.0.10.13:8070/api/v1/'
},
Notifications => {
Alertify => 1,
Humane => 1,
JSON => 1
},
Search => {
engine => 'Korap::Plugin::KorapSearch'
},
CHI => {
default => {
driver => 'FastMmap',
root_dir => app->home . '/cache',
cache_size => '12m'
}
},
hypnotoad => {
listen => ['http://*:6666'],
workers => 3
}
}