doc/postgres.rest: fix displaying of the last command block
Also indent all of them with 4 spaces.
This commit is contained in:
parent
e73635191f
commit
b50f18171d
|
@ -126,7 +126,7 @@ run::
|
||||||
--postgres-config homeserver-postgres.yaml
|
--postgres-config homeserver-postgres.yaml
|
||||||
|
|
||||||
Once that has completed, change the synapse config to point at the PostgreSQL
|
Once that has completed, change the synapse config to point at the PostgreSQL
|
||||||
database configuration file ``homeserver-postgres.yaml``:
|
database configuration file ``homeserver-postgres.yaml``::
|
||||||
|
|
||||||
./synctl stop
|
./synctl stop
|
||||||
mv homeserver.yaml homeserver-old-sqlite.yaml
|
mv homeserver.yaml homeserver-old-sqlite.yaml
|
||||||
|
|
Loading…
Reference in New Issue