commit | dd2d4e87354d72639a7cfae3addfeccc8231b639 | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Sat May 31 17:08:33 2014 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Sat May 31 17:08:33 2014 +0000 |
tree | 0e36daa350016f42fccfe517c2bf899b1005262f | |
parent | 64bab25065516c55b7dfcc9b99d91b0e36adfd81 [diff] [blame] |
Simplifications and use of further plugins
diff --git a/korap.conf b/korap.conf index 4267df4..dcbec69 100644 --- a/korap.conf +++ b/korap.conf
@@ -1,5 +1,11 @@ { KorAP => { api => 'http://10.0.10.13:8070/api/v1/' + }, + Notifications => { + Humane => 1 + }, + Search => { + engine => 'Korap::Plugin::KorapSearch' } }