{ | |
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 | |
} | |
} |