mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-26 08:13:09 -06:00
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:
parent
464b908bd0
commit
c3f49fcc7a
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue