Remove mention of enabling naffka in install instructions, as it is the default value

Signed-off-by: Arnaud Venturi <git@toadjaune.eu>
This commit is contained in:
Arnaud Venturi 2021-05-01 19:13:13 +02:00
parent 464b908bd0
commit c3f49fcc7a

View file

@ -46,10 +46,7 @@ go run github.com/matrix-org/dendrite/cmd/generate-keys \
## Starting Dendrite as a monolith deployment
Create your config based on the `dendrite.yaml` configuration file in the `docker/config`
folder in the [Dendrite repository](https://github.com/matrix-org/dendrite). Additionally,
make the following changes to the configuration:
- Enable Naffka: `use_naffka: true`
folder in the [Dendrite repository](https://github.com/matrix-org/dendrite).
Once in place, start the PostgreSQL dependency: