mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-30 19:35:03 +00:00
RST indenting
This commit is contained in:
parent
8cced49764
commit
e0caeedab3
1 changed files with 2 additions and 2 deletions
|
@ -135,9 +135,9 @@ back to v1.12.4 you need to:
|
|||
1. Stop the server
|
||||
2. Decrease the schema version in the database:
|
||||
|
||||
.. code:: sql
|
||||
.. code:: sql
|
||||
|
||||
UPGRADE schema_version SET version = 57;
|
||||
UPGRADE schema_version SET version = 57;
|
||||
|
||||
3. Downgrade Synapse by following the instructions for your installation method
|
||||
in the "Rolling back to older versions" section above.
|
||||
|
|
Loading…
Add table
Reference in a new issue