1
0
This commit is contained in:
reivilibre
2024-03-21 17:08:44 +00:00
parent 55d9bd5fde
commit c7d702a368
4 changed files with 4 additions and 4 deletions

View File

@@ -307,7 +307,7 @@ simply run:</p>
<pre><code class="language-sh">synapse_port_db --sqlite-database homeserver.db.snapshot \
--postgres-config homeserver-postgres.yaml
</code></pre>
<p>The flag <code>--curses</code> displays a coloured curses progress UI.</p>
<p>The flag <code>--curses</code> displays a coloured curses progress UI. (NOTE: if your terminal is too small the script will error out)</p>
<p>If the script took a long time to complete, or time has otherwise passed
since the original snapshot was taken, repeat the previous steps with a
newer snapshot.</p>