| # api => 'http://10.0.10.51:7070/api/v0.1/' |
| my $api = 'http://10.0.10.13:7070/api/v0.1/'; |
| #my $api = 'http://localhost:9998/api/v0.1/'; |
| engine => 'Kalamar::API', |
| api => $ENV{'KALAMAR_API'} // $api |
| api => $ENV{'KALAMAR_API'} // $api |
| root_dir => app->home . '/cache/data', |
| root_dir => app->home . '/cache/usermap', |
| root_dir => app->home . '/cache/userfile', |
| listen => ['http://*:6666', 'http://*:5555'], |
| inactivity_timeout => 120, |
| from => join('@', 'korap', 'ids-mannheim.de'), |
| to => join('@', 'korap', 'ids-mannheim.de'), |
| subject => '[KorAP] Kalamar crashed' |
| # Doesn't make much sense when published, but who cares ... |
| 'TagHelpers-MailToChiffre' => { |