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'