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