commit | 02df991ec14564274035c1dbb0d64bb0db406bdc | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Tue Jun 03 16:08:07 2014 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Tue Jun 03 16:08:07 2014 +0000 |
tree | c48ff0be763f29bd389ddc9f39f8ccc72126c2ff | |
parent | dd2d4e87354d72639a7cfae3addfeccc8231b639 [diff] [blame] |
Small changes to ease integration of further API nodes
diff --git a/korap.conf b/korap.conf index dcbec69..1e88892 100644 --- a/korap.conf +++ b/korap.conf
@@ -3,7 +3,8 @@ api => 'http://10.0.10.13:8070/api/v1/' }, Notifications => { - Humane => 1 + Alertify => 1, + JSON => 1 }, Search => { engine => 'Korap::Plugin::KorapSearch'