From 2644bc1464476c67ed4f668ce8bcaad7709d25e6 Mon Sep 17 00:00:00 2001 From: SUMUKHA-PK Date: Mon, 4 Mar 2019 17:09:29 +0530 Subject: [PATCH] Suggested changes resolved --- INSTALL.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 58d27e130..cc6f5310e 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -101,9 +101,7 @@ Create config file, based on `dendrite-config.yaml`. Call it `dendrite.yaml`. Th ## Starting a monolith server It is possible to use 'naffka' as an in-process replacement to Kafka when using -the monolith server. To do this, set `use_naffka: true` in `dendrite.yaml`. - -In the `dendrite.yaml` file, one must also uncomment the necessary line (related to naffka) to use naffka. +the monolith server. To do this, set `use_naffka: true` in `dendrite.yaml` and uncomment the necessary line related to naffka(last line in the *database* section) to use naffka. The monolith server can be started as shown below. By default it listens for HTTP connections on port 8008, so point your client at