Fixed error message handling
diff --git a/korap.conf b/korap.conf
index 53730fb..1afb74a 100644
--- a/korap.conf
+++ b/korap.conf
@@ -4,7 +4,9 @@
     'api-0.1' => 'http://10.0.10.13:7070/api/v0.1/'
   },
   Notifications => {
-    Alertify => 1,
+    Alertify => {
+      base_timeout => 10_000
+    },
     JSON => 1
   },
   Search => {